mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[ixp4xx] refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11204 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
arch/arm/mach-ixp4xx/fsg-power.c | 168 +++++++++++++++++++++++++++++++++++++++
|
||||
2 files changed, 169 insertions(+), 1 deletion(-)
|
||||
|
||||
Index: linux-2.6.21.6-armeb/arch/arm/mach-ixp4xx/fsg-power.c
|
||||
Index: linux-2.6.21.7/arch/arm/mach-ixp4xx/fsg-power.c
|
||||
===================================================================
|
||||
--- /dev/null
|
||||
+++ linux-2.6.21.6-armeb/arch/arm/mach-ixp4xx/fsg-power.c
|
||||
+++ linux-2.6.21.7/arch/arm/mach-ixp4xx/fsg-power.c
|
||||
@@ -0,0 +1,168 @@
|
||||
+/*
|
||||
+ * arch/arm/mach-ixp4xx/fsg-power.c
|
||||
@@ -176,11 +176,11 @@ Index: linux-2.6.21.6-armeb/arch/arm/mach-ixp4xx/fsg-power.c
|
||||
+MODULE_AUTHOR("Zintis Petersons <Zintis.Petersons@e-mail.lv>");
|
||||
+MODULE_DESCRIPTION("FSG buttons driver");
|
||||
+MODULE_LICENSE("GPL");
|
||||
Index: linux-2.6.21.6-armeb/arch/arm/mach-ixp4xx/Makefile
|
||||
Index: linux-2.6.21.7/arch/arm/mach-ixp4xx/Makefile
|
||||
===================================================================
|
||||
--- linux-2.6.21.6-armeb.orig/arch/arm/mach-ixp4xx/Makefile
|
||||
+++ linux-2.6.21.6-armeb/arch/arm/mach-ixp4xx/Makefile
|
||||
@@ -30,7 +30,7 @@
|
||||
--- linux-2.6.21.7.orig/arch/arm/mach-ixp4xx/Makefile
|
||||
+++ linux-2.6.21.7/arch/arm/mach-ixp4xx/Makefile
|
||||
@@ -30,7 +30,7 @@ obj-$(CONFIG_MACH_GTWX5715) += gtwx5715-
|
||||
obj-$(CONFIG_MACH_NSLU2) += nslu2-setup.o nslu2-power.o
|
||||
obj-$(CONFIG_MACH_NAS100D) += nas100d-setup.o nas100d-power.o
|
||||
obj-$(CONFIG_MACH_DSMG600) += dsmg600-setup.o dsmg600-power.o
|
||||
|
||||
Reference in New Issue
Block a user