Skip to content

Commit

Permalink
[ARM] MINI2440: Cleanup duplicated header includes
Browse files Browse the repository at this point in the history
Remove duplicate mach headers for gpio.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
  • Loading branch information
Ben Dooks committed Jun 15, 2009
1 parent bf4a59f commit 799ca06
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/arm/mach-s3c2440/mach-mini2440.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@
#include <plat/udc.h>

#include <plat/regs-serial.h>
#include <mach/regs-gpio.h>
#include <mach/regs-mem.h>
#include <mach/regs-lcd.h>

#include <linux/mtd/mtd.h>
#include <linux/mtd/nand.h>
Expand Down

0 comments on commit 799ca06

Please sign in to comment.