brcm2708: update to latest patches from RPi foundation
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0266-staging-mmal-vchiq-Avoid-use-of-bool-in-structures.patch
index 1368b7d9376d5cce33334a17177e0a7ddc2a46c5..6d2f7fd56079ad7b3f436e7356c6b3019c020b68 100644 (file)
@@ -1,7 +1,7 @@
-From a81679eeec76bd1d086ff841233cfecafc54b312 Mon Sep 17 00:00:00 2001
+From 3789c3b08b56f471878c493fd80a2eee776b527c Mon Sep 17 00:00:00 2001
 From: Dave Stevenson <dave.stevenson@raspberrypi.org>
 Date: Mon, 29 Oct 2018 16:20:46 +0000
-Subject: [PATCH 266/782] staging: mmal-vchiq: Avoid use of bool in structures
+Subject: [PATCH 266/806] staging: mmal-vchiq: Avoid use of bool in structures
 
 Fixes up a checkpatch error "Avoid using bool structure members
 because of possible alignment issues".