summaryrefslogtreecommitdiff
path: root/target/linux/adm5120/patches-2.6.34/120-rb153_cf_driver.patch
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-04-28 09:28:13 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-04-28 09:28:13 +0000
commit4c78fa04922c0a12613b607a814397ab3071bc68 (patch)
tree7b975fba4e7d055e6c57a5d1e84a6da09c7726e4 /target/linux/adm5120/patches-2.6.34/120-rb153_cf_driver.patch
parentee7569f3e5282c1cca047f55ef6bf22183cdce87 (diff)
downloadmtk-20170518-4c78fa04922c0a12613b607a814397ab3071bc68.zip
mtk-20170518-4c78fa04922c0a12613b607a814397ab3071bc68.tar.gz
mtk-20170518-4c78fa04922c0a12613b607a814397ab3071bc68.tar.bz2
refresh kernel patches
SVN-Revision: 21218
Diffstat (limited to 'target/linux/adm5120/patches-2.6.34/120-rb153_cf_driver.patch')
-rw-r--r--target/linux/adm5120/patches-2.6.34/120-rb153_cf_driver.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/adm5120/patches-2.6.34/120-rb153_cf_driver.patch b/target/linux/adm5120/patches-2.6.34/120-rb153_cf_driver.patch
index c8e2be4..c6d1660 100644
--- a/target/linux/adm5120/patches-2.6.34/120-rb153_cf_driver.patch
+++ b/target/linux/adm5120/patches-2.6.34/120-rb153_cf_driver.patch
@@ -1,6 +1,6 @@
--- a/drivers/ata/Makefile
+++ b/drivers/ata/Makefile
-@@ -77,6 +77,7 @@ obj-$(CONFIG_PATA_PLATFORM) += pata_plat
+@@ -79,6 +79,7 @@ obj-$(CONFIG_PATA_PLATFORM) += pata_plat
obj-$(CONFIG_PATA_AT91) += pata_at91.o
obj-$(CONFIG_PATA_OF_PLATFORM) += pata_of_platform.o
obj-$(CONFIG_PATA_ICSIDE) += pata_icside.o
@@ -10,7 +10,7 @@
# Should be last but one libata driver
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
-@@ -597,6 +597,15 @@ config PATA_RADISYS
+@@ -604,6 +604,15 @@ config PATA_RADISYS
If unsure, say N.