raspberrypi-firmware: Define the MBOX channel in the header.

Signed-off-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
Eric Anholt
2016-09-14 09:18:09 +01:00
parent eea9f333a9
commit 112f31eec4

View 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 {