]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
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)
committerKhalid Elmously <khalid.elmously@canonical.com>
Fri, 16 Feb 2018 22:11:39 +0000 (17:11 -0500)
Signed-off-by: Eric Anholt <eric@anholt.net>
include/soc/bcm2835/raspberrypi-firmware.h

index c819c21b0158a59c1308882e5a40e3f3fe73cbdf..de2a3dcd562beb752266eaf0070e55861d553f5f 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 {