Skip to content
Snippets Groups Projects
Commit 9ebfdc20 authored by kevin.morfitt@fearnside-systems.co.uk's avatar kevin.morfitt@fearnside-systems.co.uk Committed by Tom Rix
Browse files

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: default avatarKevin Morfitt <kevin.morfitt@fearnside-systems.co.uk>
parent 47e801be
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment