aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm2708/patches-4.14/950-0375-staging-bcm2835-camera-Fix-comment-typos.patch
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2019-08-02 18:55:55 +0200
committerÁlvaro Fernández Rojas <noltari@gmail.com>2019-08-02 18:55:55 +0200
commit00813d4dd976cc823fa089840ff2f4a10dd6cd0c (patch)
tree8f2c74a928c9ea0eceb64809d9039db824ae6663 /target/linux/brcm2708/patches-4.14/950-0375-staging-bcm2835-camera-Fix-comment-typos.patch
parent19226502bf6393706defe7f049c587b32c9b4f33 (diff)
downloadupstream-00813d4dd976cc823fa089840ff2f4a10dd6cd0c.tar.gz
upstream-00813d4dd976cc823fa089840ff2f4a10dd6cd0c.tar.bz2
upstream-00813d4dd976cc823fa089840ff2f4a10dd6cd0c.zip
brcm2708: remove linux 4.14 support
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/brcm2708/patches-4.14/950-0375-staging-bcm2835-camera-Fix-comment-typos.patch')
-rw-r--r--target/linux/brcm2708/patches-4.14/950-0375-staging-bcm2835-camera-Fix-comment-typos.patch27
1 files changed, 0 insertions, 27 deletions
diff --git a/target/linux/brcm2708/patches-4.14/950-0375-staging-bcm2835-camera-Fix-comment-typos.patch b/target/linux/brcm2708/patches-4.14/950-0375-staging-bcm2835-camera-Fix-comment-typos.patch
deleted file mode 100644
index 3da7e12c23..0000000000
--- a/target/linux/brcm2708/patches-4.14/950-0375-staging-bcm2835-camera-Fix-comment-typos.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From 7d5ca722a638236b7a7651d66aff2a99a0f20755 Mon Sep 17 00:00:00 2001
-From: Dave Stevenson <dave.stevenson@raspberrypi.org>
-Date: Thu, 10 May 2018 12:42:15 -0700
-Subject: [PATCH 375/454] staging: bcm2835-camera: Fix comment typos.
-
-commit a9e14815aaf7f620945950cb5490b8610f9a5700 upstream.
-
-Fix a typo flagged by checkpatch, and another in the same line.
-
-Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
-Signed-off-by: Eric Anholt <eric@anholt.net>
-Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----
- drivers/staging/vc04_services/bcm2835-camera/mmal-msg-port.h | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- a/drivers/staging/vc04_services/bcm2835-camera/mmal-msg-port.h
-+++ b/drivers/staging/vc04_services/bcm2835-camera/mmal-msg-port.h
-@@ -40,7 +40,7 @@ enum mmal_port_type {
- *
- * most elements are informational only, the pointer values for
- * interogation messages are generally provided as additional
-- * strucures within the message. When used to set values only teh
-+ * structures within the message. When used to set values only the
- * buffer_num, buffer_size and userdata parameters are writable.
- */
- struct mmal_port {