Skip to content

Commit

Permalink
arch: tile: mm: pgtable.c: Removed duplicated #include
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Gelmini <[email protected]>
Signed-off-by: Chris Metcalf <[email protected]>
  • Loading branch information
Gelma authored and cmetcalf-tilera committed Aug 13, 2010
1 parent a6fb72f commit c45c1cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/tile/mm/pgtable.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#include <linux/errno.h>
#include <linux/mm.h>
#include <linux/swap.h>
#include <linux/smp.h>
#include <linux/highmem.h>
#include <linux/slab.h>
#include <linux/pagemap.h>
Expand Down

0 comments on commit c45c1cd

Please sign in to comment.