diff options
Diffstat (limited to 'include/linux/soc/amlogic/meson-canvas.h')
| -rw-r--r-- | include/linux/soc/amlogic/meson-canvas.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/soc/amlogic/meson-canvas.h b/include/linux/soc/amlogic/meson-canvas.h index b4dde2fbeb3f..0cb2a6050d1f 100644 --- a/include/linux/soc/amlogic/meson-canvas.h +++ b/include/linux/soc/amlogic/meson-canvas.h @@ -20,6 +20,7 @@  #define MESON_CANVAS_ENDIAN_SWAP64	0x7  #define MESON_CANVAS_ENDIAN_SWAP128	0xf +struct device;  struct meson_canvas;  /**  |