projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update brcm63xx broadcom profile now that b43 is available
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.26
/
922-gpiommc.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.26/922-gpiommc.patch
b/target/linux/generic-2.6/patches-2.6.26/922-gpiommc.patch
index
2fb3a34
..
2293a5e
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.26/922-gpiommc.patch
+++ b/
target/linux/generic-2.6/patches-2.6.26/922-gpiommc.patch
@@
-611,7
+611,7
@@
+module_exit(gpiommc_modexit);
--- a/drivers/mmc/host/Kconfig
+++ b/drivers/mmc/host/Kconfig
+module_exit(gpiommc_modexit);
--- a/drivers/mmc/host/Kconfig
+++ b/drivers/mmc/host/Kconfig
-@@ -130,3 +130,27 @@
+@@ -130,3 +130,27 @@
config MMC_SPI
If unsure, or if your system has no SPI master driver, say N.
If unsure, or if your system has no SPI master driver, say N.
@@
-641,7
+641,7
@@
+ if configfs is available.
--- a/drivers/mmc/host/Makefile
+++ b/drivers/mmc/host/Makefile
+ if configfs is available.
--- a/drivers/mmc/host/Makefile
+++ b/drivers/mmc/host/Makefile
-@@ -17,4 +17,4 @@
+@@ -17,4 +17,4 @@
obj-$(CONFIG_MMC_OMAP) += omap.o
obj-$(CONFIG_MMC_AT91) += at91_mci.o
obj-$(CONFIG_MMC_TIFM_SD) += tifm_sd.o
obj-$(CONFIG_MMC_SPI) += mmc_spi.o
obj-$(CONFIG_MMC_AT91) += at91_mci.o
obj-$(CONFIG_MMC_TIFM_SD) += tifm_sd.o
obj-$(CONFIG_MMC_SPI) += mmc_spi.o
@@
-823,7
+823,7
@@
+be done automatically.
--- a/MAINTAINERS
+++ b/MAINTAINERS
+be done automatically.
--- a/MAINTAINERS
+++ b/MAINTAINERS
-@@ -1818,6 +1818,11 @@
+@@ -1818,6 +1818,11 @@
L: gigaset307x-common@lists.sourceforge.
W: http://gigaset307x.sourceforge.net/
S: Maintained
W: http://gigaset307x.sourceforge.net/
S: Maintained
This page took
0.020315 seconds
and
4
git commands to generate.