Skip to content

Commit 112f31e

Browse files
committed
raspberrypi-firmware: Define the MBOX channel in the header.
Signed-off-by: Eric Anholt <[email protected]>
1 parent eea9f33 commit 112f31e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/soc/bcm2835/raspberrypi-firmware.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
#include <linux/types.h>
1313
#include <linux/of_device.h>
1414

15+
#define RPI_FIRMWARE_CHAN_FB 1
16+
1517
struct rpi_firmware;
1618

1719
enum rpi_firmware_property_status {

0 commit comments

Comments
 (0)