[ARM] 4369/1: AT91: Fix circular dependency in header files
authorAndrew Victor <andrew@sanpeople.com>
Fri, 11 May 2007 12:21:27 +0000 (13:21 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 11 May 2007 16:20:31 +0000 (17:20 +0100)
Resolve the circular dependency in the AT91 header files (io.h and
hardware.h) by moving the at91_sys_read() and at91_sys_write() functions
to io.h

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found