[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h

pxa-regs.h and hardware.h are not intended for use directly in driver
code, remove those unnecessary references.

Signed-off-by: Eric Miao <eric.miao@marvell.com>
This commit is contained in:
Eric Miao
2009-01-19 15:28:07 +08:00
rodzic 290a5589ce
commit 5742964e91
24 zmienionych plików z 2 dodań i 38 usunięć

Wyświetl plik

@@ -22,7 +22,6 @@
#include <linux/gpio.h>
#include <asm/mach/pci.h>
#include <mach/pxa-regs.h>
#include <asm/mach-types.h>
#include <asm/hardware/it8152.h>