diff options
author | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | 2018-04-24 16:39:42 +0100 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2018-05-05 17:11:15 +0300 |
commit | c18e9a098605abe5a1dc1c5dd9cfeda322ed36d8 (patch) | |
tree | a92152a40b401c77f1ccbe1814d33bf788ac5b02 /lib/dma-direct.c | |
parent | 75a07f399cd43bc7fb41a13723fbe04e61c5c470 (diff) |
drm: rcar-du: of: Include header to define prototypes
The symbol 'rcar_du_of_init' is defined by the rcar_du_of module header,
but it is not included by the C implementation.
Include the header to correctly define the function prototypes.
Fixes the following warning:
linux/drivers/gpu/drm/rcar-du/rcar_du_of.c:319:13:
warning: symbol 'rcar_du_of_init' was not declared. Should it be static?
CC drivers/gpu/drm/rcar-du/rcar_du_of.o
Fixes: 81c0e3dd8292 ("drm: rcar-du: Fix legacy DT to create LVDS encoder nodes")
Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Reviewed-by: Vaishali Thakkar <vthakkar@vaishalithakkar.in>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Diffstat (limited to 'lib/dma-direct.c')
0 files changed, 0 insertions, 0 deletions