Searched hist:d9e32ecda41bb6b6301fd2a0945003bb8f4e2ba1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi5.c | diff d9e32ecda41bb6b6301fd2a0945003bb8f4e2ba1 Fri Mar 18 02:02:18 CDT 2016 Tomi Valkeinen <tomi.valkeinen@ti.com> drm/omap: Fix missing includes
With certain kernel config options many omapdrm files fail to compile due to missing include of linux/gpio/consumer.h and linux/of.h.
This patch adds those includes.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reported-by: Dan Murphy <dmurphy@ti.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
|
H A D | hdmi4.c | diff d9e32ecda41bb6b6301fd2a0945003bb8f4e2ba1 Fri Mar 18 02:02:18 CDT 2016 Tomi Valkeinen <tomi.valkeinen@ti.com> drm/omap: Fix missing includes
With certain kernel config options many omapdrm files fail to compile due to missing include of linux/gpio/consumer.h and linux/of.h.
This patch adds those includes.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reported-by: Dan Murphy <dmurphy@ti.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
|