[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h
authorEric Miao <eric.miao@marvell.com>
Mon, 19 Jan 2009 07:28:07 +0000 (15:28 +0800)
committerEric Miao <eric.miao@marvell.com>
Mon, 9 Mar 2009 13:22:38 +0000 (21:22 +0800)
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>

No differences found