aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c24xx/gpiolib.c
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2009-05-17 22:08:32 +0100
committerBen Dooks <ben-linux@fluff.org>2009-05-18 16:26:01 +0100
commit9c7099ca7519268f6ec79782bc06faa27a714d95 (patch)
treec286b53343abb59d5b23dfac323790406ff3db23 /arch/arm/plat-s3c24xx/gpiolib.c
parent86c03c526e2b282846c09509a48ab8be68fe7168 (diff)
[ARM] S3C24XX: GPIO: Clean out unused definitions in <mach/regs-gpio.h>
The <mach/regs-gpio.h> really does not need the input and output pin configurations as these are standard and have a generic representation (plus the s3c24xx gpio specific code is going to be phased out soon). The following sed was applied to remove the lines: sed -i~ -e '/S3C2410_GP[A-Z][0-9]*_\INP/d' \ -e '/S3C2410_GP[A-Z][0-9]*_\OUTP/d' \ -e '/S3C2410_GPA[0-9]*_OUT/d' to remove these. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/plat-s3c24xx/gpiolib.c')
0 files changed, 0 insertions, 0 deletions