[ARM] pxa: move GPIO register definitions into <mach/gpio.h>
This makes gpio.c fully independent of pxa-regs.h (except for the virtual address of the registers). Signed-off-by: Mike Rapoport <mike@compulab.co.il> Signed-off-by: Eric Miao <eric.miao@marvell.com>
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
#warning Please use mfp-pxa2[57]x.h instead of pxa2xx-gpio.h
|
||||
|
||||
#include <mach/gpio.h>
|
||||
|
||||
/* GPIO alternate function assignments */
|
||||
|
||||
#define GPIO1_RST 1 /* reset */
|
||||
|
Reference in New Issue
Block a user