u-boot-brain/board/mpl/vcma9
kevin.morfitt@fearnside-systems.co.uk 9ebfdc2022 Clean-up of s3c24x0 header files
Cleans up the s3c24x0 header files:

s4c24x0.h: removes the use of 'volatile' from the S3C24X0_REG8,
S3C24X0_REG16 and S3C24X0_REG32 register typedef's. Registers are always
accessed using the IO accessor functions which cast the register address
as 'volatile' anyway so it isn't required here.

s3c2400.h and s3c2410.h: insert a blank line between the static inline
functions

Signed-off-by: Kevin Morfitt <kevin.morfitt@fearnside-systems.co.uk>
2009-11-27 16:26:13 -06:00
..
cmd_vcma9.c Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 2009-08-25 13:35:54 -07:00
config.mk Patch by Anders Larsen, 09 Jan 2004: 2004-02-08 19:38:38 +00:00
flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lowlevel_init.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
vcma9.c Move s3c24x0 header files to asm-arm/arch-s3c24x0/ 2009-11-27 16:26:12 -06:00
vcma9.h Clean-up of s3c24x0 header files 2009-11-27 16:26:13 -06:00