[ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes
authorPhilipp Zabel <philipp.zabel@gmail.com>
Mon, 30 Jun 2008 17:08:11 +0000 (18:08 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 7 Jul 2008 12:23:38 +0000 (13:23 +0100)
commitf1b23586c1f50d4c5684e56395140ec1cd8b688d
tree5ab9012f7e038cd23aecffd6e7cc189ae474ae3a
parent9f17f2874834f4cdbe48cc05676d8f7558793204
[ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes

Both i2c-pxa.c and irq.c still include pxa2xx-gpio.h although is is not
needed anymore.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Acked-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/irq.c
drivers/i2c/busses/i2c-pxa.c