diff options
author | kevin.morfitt@fearnside-systems.co.uk <kevin.morfitt@fearnside-systems.co.uk> | 2009-11-04 17:49:31 +0900 |
---|---|---|
committer | Tom Rix <Tom.Rix@windriver.com> | 2009-11-27 16:26:13 -0600 |
commit | 9ebfdc202275bcd9eb4af56e32bfb4253ff1b781 (patch) | |
tree | 717547b03b110c6ef9b2ddbc7277bdce8244dcb6 /board/pm828 | |
parent | 47e801bec360e69e4b087a141d015b318e1b0212 (diff) | |
download | u-boot-imx-9ebfdc202275bcd9eb4af56e32bfb4253ff1b781.zip u-boot-imx-9ebfdc202275bcd9eb4af56e32bfb4253ff1b781.tar.gz u-boot-imx-9ebfdc202275bcd9eb4af56e32bfb4253ff1b781.tar.bz2 |
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>
Diffstat (limited to 'board/pm828')
0 files changed, 0 insertions, 0 deletions