commit | 73cb9276fd189c19558a97600456bd13fa5debe8 | [log] [tgz] |
---|---|---|
author | Francisco Jerez <currojerez@riseup.net> | Wed Dec 16 12:27:11 2009 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Mon Jan 11 14:41:04 2010 +1000 |
tree | f99be6f8594c6c6773fc091d0d47afbb61fd7330 | |
parent | 287c1532145b63d394060d46c0309b123b862345 [diff] |
drm/i2c/ch7006: Drop build time dependency to nouveau. This partially reverts e4b41066, as this driver is intended to be useful with any KMS driver for suitable hardware. The missing build dependency that commit workarounded was DRM_KMS_HELPER. Signed-off-by: Francisco Jerez <currojerez@riseup.net>