Skip to content

Commit

Permalink
[ARM] 5060/1: remove unnecessary include of asm/io.h
Browse files Browse the repository at this point in the history
Remove unnecessary include of asm/io.h.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Greg Ungerer authored and Russell King committed Jun 1, 2008
1 parent ee48a75 commit 759e940
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-arm/pgtable-nommu.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#include <linux/slab.h>
#include <asm/processor.h>
#include <asm/page.h>
#include <asm/io.h>

/*
* Trivial page table functions.
Expand Down

0 comments on commit 759e940

Please sign in to comment.