drm/tegra: hdmi: Fix build warnings
commitef284c7549ff3b8db4a305f7a1ddb8984ed47a27
authorThierry Reding <treding@nvidia.com>
Wed, 16 Oct 2013 17:51:22 +0000 (16 19:51 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 31 Oct 2013 08:55:43 +0000 (31 09:55 +0100)
tree12797085777b248f9dfdf070d4992e0a728476f2
parent9f1591231aa72edd2cdad507520ad4088682262a
drm/tegra: hdmi: Fix build warnings

These seem to show up when building for architectures other than ARM,
which I guess will never happen. The reason why the kbuild test bot ran
into these was a missing dependency which has hence been fixed. Still it
doesn't hurt to fix them anyway.

Reported-by: kbuild test bot <fengguang.wu@intel.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/hdmi.c