[ARM] 3623/1: pnx4008: move GPIO-related defines to gpio.h
authorVitaly Wool <vwool@ru.mvista.com>
Thu, 22 Jun 2006 09:26:21 +0000 (10:26 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 Jun 2006 09:26:21 +0000 (10:26 +0100)
Patch from Vitaly Wool

This patch moves GPIO-related defines and static inline funcs from include/asm-arm/arch-pnx4008/pm.h to include/asm-arm/arch-pnx4008/gpio.h.
Also, some more GPIO-related defines are added to include/asm-arm/arch-pnx4008/gpio.h as they are needed for the USB host driver (coming soon...)

Signed-off-by: Vitaly Wool <vwool@ru.mvista.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found