summaryrefslogtreecommitdiffstats
path: root/arm-export-read_current_timer.patch
diff options
context:
space:
mode:
authorKyle McMartin <kyle@redhat.com>2013-06-13 14:20:28 -0400
committerKyle McMartin <kyle@redhat.com>2013-06-13 14:20:28 -0400
commit2afa3c795210e222094c47d5c3a4ff06d00f78da (patch)
treedcae6ba553fd5feb91658f3ef9b368611d612289 /arm-export-read_current_timer.patch
parentf65d528f9143c4352b51e0b2bf54dcde3f2086b6 (diff)
downloadkernel-2afa3c795210e222094c47d5c3a4ff06d00f78da.tar.gz
kernel-2afa3c795210e222094c47d5c3a4ff06d00f78da.tar.xz
kernel-2afa3c795210e222094c47d5c3a4ff06d00f78da.zip
drop upstream arm-export-read_current_timer.patch
Diffstat (limited to 'arm-export-read_current_timer.patch')
-rw-r--r--arm-export-read_current_timer.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/arm-export-read_current_timer.patch b/arm-export-read_current_timer.patch
deleted file mode 100644
index 5059d6862..000000000
--- a/arm-export-read_current_timer.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- linux-3.7.0-0.rc2.git1.2.fc19.x86_64/arch/arm/kernel/armksyms.c.orig 2012-10-01 00:47:46.000000000 +0100
-+++ linux-3.7.0-0.rc2.git1.2.fc19.x86_64/arch/arm/kernel/armksyms.c 2012-10-24 09:06:46.570452677 +0100
-@@ -50,6 +50,7 @@
-
- /* platform dependent support */
- EXPORT_SYMBOL(arm_delay_ops);
-+EXPORT_SYMBOL(read_current_timer);
-
- /* networking */
- EXPORT_SYMBOL(csum_partial);