We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eea9f33 commit 112f31eCopy full SHA for 112f31e
include/soc/bcm2835/raspberrypi-firmware.h
@@ -12,6 +12,8 @@
12
#include <linux/types.h>
13
#include <linux/of_device.h>
14
15
+#define RPI_FIRMWARE_CHAN_FB 1
16
+
17
struct rpi_firmware;
18
19
enum rpi_firmware_property_status {
0 commit comments