diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-09-19 23:49:50 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-09-19 23:49:50 +0000 |
commit | 2f39fa872a6816b7331467e978bd23db2b2bd021 (patch) | |
tree | b756c3f7229b9364a9fbc5b64d42c5c0e4d76fe3 /target/linux/cns3xxx/patches-3.3/104-cns3xxx_gpio.patch | |
parent | 31d9f3d61fcb8b2e41e3250b5d747acb0a35bacf (diff) | |
download | upstream-2f39fa872a6816b7331467e978bd23db2b2bd021.tar.gz upstream-2f39fa872a6816b7331467e978bd23db2b2bd021.tar.bz2 upstream-2f39fa872a6816b7331467e978bd23db2b2bd021.zip |
cns3xxx: add missing callbacks for the laguna machine support
SVN-Revision: 33484
Diffstat (limited to 'target/linux/cns3xxx/patches-3.3/104-cns3xxx_gpio.patch')
-rw-r--r-- | target/linux/cns3xxx/patches-3.3/104-cns3xxx_gpio.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/patches-3.3/104-cns3xxx_gpio.patch b/target/linux/cns3xxx/patches-3.3/104-cns3xxx_gpio.patch index c5928e5e33..e8a1d4be85 100644 --- a/target/linux/cns3xxx/patches-3.3/104-cns3xxx_gpio.patch +++ b/target/linux/cns3xxx/patches-3.3/104-cns3xxx_gpio.patch @@ -107,7 +107,7 @@ void cns3xxx_restart(char, const char *); --- a/arch/arm/mach-cns3xxx/laguna.c +++ b/arch/arm/mach-cns3xxx/laguna.c -@@ -611,7 +611,7 @@ static struct map_desc laguna_io_desc[] +@@ -612,7 +612,7 @@ static struct map_desc laguna_io_desc[] static void __init laguna_map_io(void) { |