From 77da9ae1d39832144c3dca5f316715090026916f Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 19 Sep 2012 23:49:50 +0000 Subject: cns3xxx: add missing callbacks for the laguna machine support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33484 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/cns3xxx/patches-3.3/104-cns3xxx_gpio.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/cns3xxx/patches-3.3/104-cns3xxx_gpio.patch') 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 c5928e5e3..e8a1d4be8 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) { -- cgit v1.2.3