summaryrefslogtreecommitdiffstats
path: root/target/linux/pxa/patches-2.6.21/020-bugfix-i2c-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/pxa/patches-2.6.21/020-bugfix-i2c-include.patch')
-rw-r--r--target/linux/pxa/patches-2.6.21/020-bugfix-i2c-include.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/pxa/patches-2.6.21/020-bugfix-i2c-include.patch b/target/linux/pxa/patches-2.6.21/020-bugfix-i2c-include.patch
deleted file mode 100644
index 5947e7df7b..0000000000
--- a/target/linux/pxa/patches-2.6.21/020-bugfix-i2c-include.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/drivers/i2c/busses/i2c-pxa.c
-+++ b/drivers/i2c/busses/i2c-pxa.c
-@@ -32,6 +32,7 @@
- #include <linux/i2c-pxa.h>
- #include <linux/platform_device.h>
-
-+#include <asm/arch/pxa-regs.h>
- #include <asm/hardware.h>
- #include <asm/irq.h>
- #include <asm/io.h>