aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2013-03-05 22:07:36 +0100
committerDave Airlie <airlied@redhat.com>2013-03-08 08:36:01 +1000
commit36c1813bb453dd078e49bc5b3c1bf7d13535d9ff (patch)
tree88fd4580e1d7f9e7f046366dc4c8849dc0e09db5 /fs
parentdrm: Documentation typo fixes (diff)
downloadlinux-dev-36c1813bb453dd078e49bc5b3c1bf7d13535d9ff.tar.xz
linux-dev-36c1813bb453dd078e49bc5b3c1bf7d13535d9ff.zip
drm/tegra: drop "select DRM_HDMI"
Commit ac24c2204a76e5b42aa103bf963ae0eda1b827f3 ("drm/tegra: Use generic HDMI infoframe helpers") added "select DRM_HDMI" to the DRM_TEGRA Kconfig entry. But there is no Kconfig symbol named DRM_HDMI. The select statement for that symbol is a nop. Drop it. What was needed to use HDMI functionality was to select HDMI (which this entry already did through depending on DRM) and to include linux/hdmi.h (which this commit also did). Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Acked-by: Thierry Reding <thierry.reding@avionic-design.de> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions