gpu: ipu-v3: don't depend on DRM being enabled
authorLucas Stach <l.stach@pengutronix.de>
Thu, 23 Mar 2017 15:52:02 +0000 (16:52 +0100)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 4 Apr 2017 08:58:56 +0000 (10:58 +0200)
commit30310c835f3ebfefcf83f006981faa66d73bd810
tree1f924f2005ed58c1f38073d88a123e4e61f95226
parent7d5ed2920d15a8583084f7ca689a30277ef9af55
gpu: ipu-v3: don't depend on DRM being enabled

The PRE/PRG drivers, which need the DRM infrastructure, are only used
from the output path, so we skip building them into the ipu-v3 driver
if CONFIG_DRM is not enabled.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/gpu/ipu-v3/Makefile
drivers/gpu/ipu-v3/ipu-common.c