raspberrypi-firmware: Define the MBOX channel in the header.
authorEric Anholt <eric@anholt.net>
Wed, 14 Sep 2016 08:18:09 +0000 (09:18 +0100)
committerRaspbian kernel package updater <root@raspbian.org>
Sat, 31 Mar 2018 14:45:13 +0000 (15:45 +0100)
Signed-off-by: Eric Anholt <eric@anholt.net>
include/soc/bcm2835/raspberrypi-firmware.h

index 09e3d871d110eb0762ebdb5ea329353738d58661..2859db09e25bb945251e85edb39bc43430857168 100644 (file)
@@ -12,6 +12,8 @@
 #include <linux/types.h>
 #include <linux/of_device.h>
 
+#define RPI_FIRMWARE_CHAN_FB           1
+
 struct rpi_firmware;
 
 enum rpi_firmware_property_status {