commit | 29408ed963cc9839c742ed61b8e8e69bff431eb0 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Jan 25 22:20:40 2013 +0000 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Feb 14 15:04:36 2013 +0100 |
tree | 13ce201f5f536d2712720389a7eb05bf23bbcd44 | |
parent | bb57d4e3220544feee1e4bc02c62dd4f78c444c8 [diff] |
ARM: sa1100: don't warn about mach/ide.h 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>