u-boot/board/mpl
kevin.morfitt@fearnside-systems.co.uk 2888223720 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-10 11:12:14 +09:00
..
common mpl: Remove memory test relocation fixups 2009-10-03 10:17:56 +02:00
mip405 mpl: Remove memory test relocation fixups 2009-10-03 10:17:56 +02:00
pati mpl: Remove memory test relocation fixups 2009-10-03 10:17:56 +02:00
pip405 ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00
vcma9 Clean-up of s3c24x0 header files 2009-11-10 11:12:14 +09:00