diff options
author | 2014-03-25 12:06:46 +0100 | |
---|---|---|
committer | 2014-03-27 12:03:12 +1000 | |
commit | 90bde571ad194adb039cb92a11a5b346f15eb610 (patch) | |
tree | 966b20cd48d9e11d392869e8dea65907abb11fac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next (diff) | |
download | linux-dev-90bde571ad194adb039cb92a11a5b346f15eb610.tar.xz linux-dev-90bde571ad194adb039cb92a11a5b346f15eb610.zip |
drm/bridge: PTN3460 needs DRM_KMS_HELPER
The recently added PTN3460 device driver uses interfaces that
are provided by the KMS helper infrastructure, so we should
explicitly select that to avoid this linker error:
ERROR: "drm_helper_probe_single_connector_modes" [drivers/gpu/drm/bridge/ptn3460.ko] undefined!
ERROR: "drm_helper_connector_dpms" [drivers/gpu/drm/bridge/ptn3460.ko] undefined!
We have to drop the I2C dependency to avoid a circular dependency
chain, but that's ok because DRM already selects I2C.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions