From: Thierry Reding Date: Wed, 16 Oct 2013 17:51:22 +0000 (+0200) Subject: drm/tegra: hdmi: Fix build warnings X-Git-Tag: v3.13-rc1~76^2~65^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef284c7549ff3b8db4a305f7a1ddb8984ed47a27;p=pandora-kernel.git 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 Signed-off-by: Thierry Reding --- Reading git-diff-tree failed