aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-3.8/019-rtc_add_support_for_rtc_mv_for_mvebu.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-01-17 22:28:58 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-01-17 22:28:58 +0000
commit4d55ef2877053cbcf69feee2009628d31a7c65f6 (patch)
treee4118e054798c21d6df4e090e75ffda4f1ad241a /target/linux/mvebu/patches-3.8/019-rtc_add_support_for_rtc_mv_for_mvebu.patch
parent92dec549ce149a1a09f593ad8dcf0fdd59b588c7 (diff)
downloadupstream-4d55ef2877053cbcf69feee2009628d31a7c65f6.tar.gz
upstream-4d55ef2877053cbcf69feee2009628d31a7c65f6.tar.bz2
upstream-4d55ef2877053cbcf69feee2009628d31a7c65f6.zip
mvebu: refresh patches
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35210 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mvebu/patches-3.8/019-rtc_add_support_for_rtc_mv_for_mvebu.patch')
-rw-r--r--target/linux/mvebu/patches-3.8/019-rtc_add_support_for_rtc_mv_for_mvebu.patch6
1 files changed, 1 insertions, 5 deletions
diff --git a/target/linux/mvebu/patches-3.8/019-rtc_add_support_for_rtc_mv_for_mvebu.patch b/target/linux/mvebu/patches-3.8/019-rtc_add_support_for_rtc_mv_for_mvebu.patch
index 0142f251f4..373058ae59 100644
--- a/target/linux/mvebu/patches-3.8/019-rtc_add_support_for_rtc_mv_for_mvebu.patch
+++ b/target/linux/mvebu/patches-3.8/019-rtc_add_support_for_rtc_mv_for_mvebu.patch
@@ -8,11 +8,9 @@ Acked-by: Andrew Lunn <andrew@lunn.ch>
drivers/rtc/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
-index 19c03ab..9356f75 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
-@@ -994,7 +994,7 @@ config RTC_DRV_TX4939
+@@ -1041,7 +1041,7 @@ config RTC_DRV_TX4939
config RTC_DRV_MV
tristate "Marvell SoC RTC"
@@ -21,5 +19,3 @@ index 19c03ab..9356f75 100644
help
If you say yes here you will get support for the in-chip RTC
that can be found in some of Marvell's SoC devices, such as
---
-1.7.9.5