commit | 21b23664b9354c5449841e401efb9ad523fb898b | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Fri Oct 31 16:14:34 2008 +0000 |
committer | Ben Dooks <ben-linux@fluff.org> | Mon Dec 15 23:34:15 2008 +0000 |
tree | b26017929643be8be4e0a562943ef75fa96499d7 | |
parent | 89d043c3db22c37523165905708d2fa8062fda86 [diff] [blame] |
[ARM] S3C: Add new GPIO configuration calls Add new GPIO configuration calls that mesh with the new gpiolib support. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
diff --git a/arch/arm/plat-s3c/Makefile b/arch/arm/plat-s3c/Makefile index 4d0299a..68a3451 100644 --- a/arch/arm/plat-s3c/Makefile +++ b/arch/arm/plat-s3c/Makefile
@@ -16,6 +16,7 @@ obj-y += clock.o obj-y += pwm-clock.o obj-y += gpio.o +obj-y += gpio-config.o # devices