aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm2708/patches-3.10/0110-vchiq-export-additional-symbols.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2014-09-27 19:10:51 +0000
committerFlorian Fainelli <florian@openwrt.org>2014-09-27 19:10:51 +0000
commit6918ea2484861cbf806c812b95a814ab40063c05 (patch)
tree3f4d53baabebad9339cadd1bbfaaf07ed61b9c1e /target/linux/brcm2708/patches-3.10/0110-vchiq-export-additional-symbols.patch
parentff6b0d57b8e4dd9c72b13ac0586c523c8d6e8841 (diff)
downloadupstream-6918ea2484861cbf806c812b95a814ab40063c05.tar.gz
upstream-6918ea2484861cbf806c812b95a814ab40063c05.tar.bz2
upstream-6918ea2484861cbf806c812b95a814ab40063c05.zip
brcm2708: update 3.10 patches with raspberrypi/rpi-3.10.y of 27 Apr. 2014
Update the 3.10 rasperry patches by rebasing raspberry/rpi-3.10-y against linux-stable/v3.10.49. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 42678
Diffstat (limited to 'target/linux/brcm2708/patches-3.10/0110-vchiq-export-additional-symbols.patch')
-rw-r--r--target/linux/brcm2708/patches-3.10/0110-vchiq-export-additional-symbols.patch13
1 files changed, 9 insertions, 4 deletions
diff --git a/target/linux/brcm2708/patches-3.10/0110-vchiq-export-additional-symbols.patch b/target/linux/brcm2708/patches-3.10/0110-vchiq-export-additional-symbols.patch
index d92b9e82f7..41fcca5ed8 100644
--- a/target/linux/brcm2708/patches-3.10/0110-vchiq-export-additional-symbols.patch
+++ b/target/linux/brcm2708/patches-3.10/0110-vchiq-export-additional-symbols.patch
@@ -1,16 +1,18 @@
-From f5a30bc0daed31795078a29b13f85c48613ccd65 Mon Sep 17 00:00:00 2001
+From c213b1ef30855c2a795bd622b9ae1cee38ba0958 Mon Sep 17 00:00:00 2001
From: Vincent Sanders <vincent.sanders@collabora.co.uk>
Date: Sat, 9 Nov 2013 22:37:21 +0000
-Subject: [PATCH 110/174] vchiq: export additional symbols
+Subject: [PATCH 110/196] vchiq: export additional symbols
Signed-off-by: Daniel Stone <daniels@collabora.com>
---
drivers/misc/vc04_services/interface/vchiq_arm/vchiq_shim.c | 2 ++
1 file changed, 2 insertions(+)
+diff --git a/drivers/misc/vc04_services/interface/vchiq_arm/vchiq_shim.c b/drivers/misc/vc04_services/interface/vchiq_arm/vchiq_shim.c
+index fe9bd80..a0b069d 100644
--- a/drivers/misc/vc04_services/interface/vchiq_arm/vchiq_shim.c
+++ b/drivers/misc/vc04_services/interface/vchiq_arm/vchiq_shim.c
-@@ -405,6 +405,7 @@ int32_t vchi_held_msg_release(VCHI_HELD_
+@@ -405,6 +405,7 @@ int32_t vchi_held_msg_release(VCHI_HELD_MSG_T *message)
return 0;
}
@@ -18,7 +20,7 @@ Signed-off-by: Daniel Stone <daniels@collabora.com>
/***********************************************************
* Name: vchi_msg_hold
-@@ -450,6 +451,7 @@ int32_t vchi_msg_hold(VCHI_SERVICE_HANDL
+@@ -450,6 +451,7 @@ int32_t vchi_msg_hold(VCHI_SERVICE_HANDLE_T handle,
return 0;
}
@@ -26,3 +28,6 @@ Signed-off-by: Daniel Stone <daniels@collabora.com>
/***********************************************************
* Name: vchi_initialise
+--
+1.9.1
+