Skip to content

Commit

Permalink
raspberrypi-firmware: Define the MBOX channel in the header.
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Anholt <[email protected]>
  • Loading branch information
anholt authored and popcornmix committed Jan 16, 2017
1 parent 0d2e87f commit 30c364c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/soc/bcm2835/raspberrypi-firmware.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 30c364c

Please sign in to comment.