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 846c896b82e23d18a95f5e0cedd7dda6d26edd69..a5e8fbca4f3718cca5966f14e8e26e439ab4270f 100644 (file)
@@ -1,7 +1,7 @@
-From 4938924a490f11659b8661bbe9a7f250c2a62237 Mon Sep 17 00:00:00 2001
+From 4c8770fc22d69cde5332c08abd2ff00eb50fb620 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/725] staging: mmal-vchiq: Avoid use of bool in structures
+Subject: [PATCH 266/773] staging: mmal-vchiq: Avoid use of bool in structures
 
 Fixes up a checkpatch error "Avoid using bool structure members
 because of possible alignment issues".