diff options
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.patch | 4 |
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 8e4b1d4a5f..045ef92e5a 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 35801a979c9ede9ec11ad6aca777376a337e392e Mon Sep 17 00:00:00 2001 +From 9e0ce86052c88c463ec3f95da35d5633c36894fa 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/171] spi: bcm2835: bcm2835_dma_release() can be static +Subject: [PATCH 158/203] 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> |