X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fau1000%2Fpatches-2.6.30%2F007-gpio_request_button.patch;h=c0c6a22cf1e10a680f08fe31007eeb943d8faa01;hb=9e412c9b2e7bbb65bd62429adee90fd8c6f0831c;hp=1e09b1987ff8297f05116393995147defa1405c2;hpb=a91dfd793e27a6602b853da1e2f2a06ed2c43ea2;p=openwrt-10.03%2F.git diff --git a/target/linux/au1000/patches-2.6.30/007-gpio_request_button.patch b/target/linux/au1000/patches-2.6.30/007-gpio_request_button.patch index 1e09b1987..c0c6a22cf 100644 --- a/target/linux/au1000/patches-2.6.30/007-gpio_request_button.patch +++ b/target/linux/au1000/patches-2.6.30/007-gpio_request_button.patch @@ -1,5 +1,3 @@ -diff --git a/arch/mips/alchemy/mtx-1/platform.c b/arch/mips/alchemy/mtx-1/platform.c -index 8b5914d..e30e42a 100644 --- a/arch/mips/alchemy/mtx-1/platform.c +++ b/arch/mips/alchemy/mtx-1/platform.c @@ -1,7 +1,7 @@ @@ -11,7 +9,7 @@ index 8b5914d..e30e42a 100644 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -@@ -142,7 +142,17 @@ static struct __initdata platform_device * mtx1_devs[] = { +@@ -142,7 +142,17 @@ static struct __initdata platform_device static int __init mtx1_register_devices(void) {