mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Including asm/hardware.h into asm/io.h can cause #define clashes between platform specific definitions and driver local definitions. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>