summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2012-02-12 15:39:41 -0600
committerRob Herring <rob.herring@calxeda.com>2012-03-06 21:34:39 -0600
commit9675b8840f4059ddd473956320101e80129115ab (patch)
tree37dd98173e59d728f57057d6606085aa5b9e75cf /arch/arm/mach-davinci
parent5e71412c7a46090499e622a87239562af95b204d (diff)
downloadop-kernel-dev-9675b8840f4059ddd473956320101e80129115ab.zip
op-kernel-dev-9675b8840f4059ddd473956320101e80129115ab.tar.gz
ARM: davinci: remove unneeded mach/io.h include
entry-macro.S doesn't actually need mach/io.h, so remove it. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Cc: Sekhar Nori <nsekhar@ti.com> Cc: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'arch/arm/mach-davinci')
-rw-r--r--arch/arm/mach-davinci/include/mach/entry-macro.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-davinci/include/mach/entry-macro.S b/arch/arm/mach-davinci/include/mach/entry-macro.S
index c1661d2..768b3c0 100644
--- a/arch/arm/mach-davinci/include/mach/entry-macro.S
+++ b/arch/arm/mach-davinci/include/mach/entry-macro.S
@@ -8,7 +8,6 @@
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
-#include <mach/io.h>
#include <mach/irqs.h>
.macro get_irqnr_preamble, base, tmp
OpenPOWER on IntegriCloud