
26 Apr
2012
26 Apr
'12
1:53 p.m.
On Fri, 20 Apr 2012 14:01:49 +0300 "Timo Ketola" timo@exertus.fi wrote:
Signed-off-by: Timo Ketola timo@exertus.fi
arch/arm/include/asm/arch-mx25/imx-regs.h | 32 +++++++++++++++++++++++++++++ 1 files changed, 32 insertions(+), 0 deletions(-)
diff --git a/arch/arm/include/asm/arch-mx25/imx-regs.h b/arch/arm/include/asm/arch-mx25/imx-regs.h index cf925d7..751a518 100644 --- a/arch/arm/include/asm/arch-mx25/imx-regs.h +++ b/arch/arm/include/asm/arch-mx25/imx-regs.h @@ -170,6 +170,38 @@ struct aips_regs {
...
- /* bglut starts at 0x800 or at word 0x200 and at this point we have
* defined 25 registers */
Please fix style here.
Thanks, Anatolij