From fb280621829e047c8aa72f64dc1910c398fa52d1 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 2 May 2012 18:27:26 +0000 Subject: mpc83xx: remove 2.6.36 support SVN-Revision: 31555 --- .../mpc83xx/patches-2.6.36/037-rbppc_fix.patch | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 target/linux/mpc83xx/patches-2.6.36/037-rbppc_fix.patch (limited to 'target/linux/mpc83xx/patches-2.6.36/037-rbppc_fix.patch') diff --git a/target/linux/mpc83xx/patches-2.6.36/037-rbppc_fix.patch b/target/linux/mpc83xx/patches-2.6.36/037-rbppc_fix.patch deleted file mode 100644 index 9e7f915333..0000000000 --- a/target/linux/mpc83xx/patches-2.6.36/037-rbppc_fix.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- a/drivers/mtd/nand/rbppc_nand.c -+++ b/drivers/mtd/nand/rbppc_nand.c -@@ -14,8 +14,8 @@ - #include - #include - #include --#include --#include -+#include -+#include - #include - #include - -@@ -116,7 +116,7 @@ static void rbppc_nand_read_buf(struct m - - static unsigned init_ok = 0; - --static int rbppc_nand_probe(struct of_device *pdev, -+static int rbppc_nand_probe(struct platform_device *pdev, - const struct of_device_id *match) - { - struct device_node *gpio; -- cgit v1.2.3