aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm2708/patches-4.1/0158-spi-bcm2835-bcm2835_dma_release-can-be-static.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-12-17 09:29:22 +0000
committerJohn Crispin <john@openwrt.org>2015-12-17 09:29:22 +0000
commitd4b8d51580f61bc242b3a51566d2e4afd1f4a150 (patch)
tree16c7b79fae4831e85c1239d0da5869893f7b65fa /target/linux/brcm2708/patches-4.1/0158-spi-bcm2835-bcm2835_dma_release-can-be-static.patch
parent98bf3d41207f32bc14ca8b67435ddc75e93b8214 (diff)
downloadupstream-d4b8d51580f61bc242b3a51566d2e4afd1f4a150.tar.gz
upstream-d4b8d51580f61bc242b3a51566d2e4afd1f4a150.tar.bz2
upstream-d4b8d51580f61bc242b3a51566d2e4afd1f4a150.zip
brcm2708: update 4.1 patches
As usual, this patches were taken (and rebased) from https://github.com/raspberrypi/linux/commits/rpi-4.1.y Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 47922
Diffstat (limited to 'target/linux/brcm2708/patches-4.1/0158-spi-bcm2835-bcm2835_dma_release-can-be-static.patch')
-rw-r--r--target/linux/brcm2708/patches-4.1/0158-spi-bcm2835-bcm2835_dma_release-can-be-static.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm2708/patches-4.1/0158-spi-bcm2835-bcm2835_dma_release-can-be-static.patch b/target/linux/brcm2708/patches-4.1/0158-spi-bcm2835-bcm2835_dma_release-can-be-static.patch
index 045ef92e5a..f6c07494fd 100644
--- a/target/linux/brcm2708/patches-4.1/0158-spi-bcm2835-bcm2835_dma_release-can-be-static.patch
+++ b/target/linux/brcm2708/patches-4.1/0158-spi-bcm2835-bcm2835_dma_release-can-be-static.patch
@@ -1,7 +1,7 @@
-From 9e0ce86052c88c463ec3f95da35d5633c36894fa Mon Sep 17 00:00:00 2001
+From b024bf0bd3eecf2a55160dfc98c2e415b5e8ff1d Mon Sep 17 00:00:00 2001
From: kbuild test robot <fengguang.wu@intel.com>
Date: Tue, 12 May 2015 19:43:59 +0800
-Subject: [PATCH 158/203] spi: bcm2835: bcm2835_dma_release() can be static
+Subject: [PATCH 158/222] spi: bcm2835: bcm2835_dma_release() can be static
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>