Skip to content

Commit

Permalink
arch: tile: kernel/proc.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 fad9e93 commit a6fb72f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/tile/kernel/proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
#include <linux/sysctl.h>
#include <linux/hardirq.h>
#include <linux/mman.h>
#include <linux/smp.h>
#include <asm/pgtable.h>
#include <asm/processor.h>
#include <asm/sections.h>
Expand Down

0 comments on commit a6fb72f

Please sign in to comment.