From 21cd9bc80a0e40762c6d45bed1dbb2105b81f104 Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 19 Sep 2012 23:49:58 +0000 Subject: cns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() calls git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33485 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 e8a1d4be8..135247b54 100644 --- a/target/linux/cns3xxx/patches-3.3/104-cns3xxx_gpio.patch +++ b/target/linux/cns3xxx/patches-3.3/104-cns3xxx_gpio.patch @@ -19,7 +19,7 @@ #include #include "core.h" -@@ -82,12 +83,73 @@ static struct map_desc cns3xxx_io_desc[] +@@ -72,12 +73,73 @@ static struct map_desc cns3xxx_io_desc[] }, }; -- cgit v1.2.3