ARM: sa1100: don't warn about mach/ide.h
authorArnd Bergmann <arnd@arndb.de>
Fri, 25 Jan 2013 22:20:40 +0000 (22:20 +0000)
committerArnd Bergmann <arnd@arndb.de>
Thu, 14 Feb 2013 14:04:36 +0000 (15:04 +0100)
This warning has existed since before the start of (git) history.
Apparently nobody has bothered to fix it in a long time, and
this is unlikely to change. Note that the file that the warning
refers to has moved to a different location and was subsequently
deleted in 2008.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Russell King <linux@arm.linux.org.uk>

No differences found