Skip to content

Commit

Permalink
ARM: davinci: remove unneeded mach/io.h include
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Rob Herring committed Mar 7, 2012
1 parent 5e71412 commit 9675b88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-davinci/include/mach/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9675b88

Please sign in to comment.