[PATCH] drm/tegra: fix compile w/ CONFIG_DYNAMIC_DEBUG

2013-12-19 Thread Thierry Reding
On Wed, Dec 18, 2013 at 01:53:33PM -0700, Stephen Warren wrote: > From: Stephen Warren > > With CONFIG_DYNAMIC_DEBUG=y, the followin compile error occurs: > > drivers/gpu/drm/tegra/mipi-phy.c: In function ?mipi_dphy_timing_validate?: > drivers/gpu/drm/tegra/mipi-phy.c:69:11: error: ?EINVAL? unde

[PATCH] drm/tegra: fix compile w/ CONFIG_DYNAMIC_DEBUG

2013-12-18 Thread Stephen Warren
From: Stephen Warren With CONFIG_DYNAMIC_DEBUG=y, the followin compile error occurs: drivers/gpu/drm/tegra/mipi-phy.c: In function ?mipi_dphy_timing_validate?: drivers/gpu/drm/tegra/mipi-phy.c:69:11: error: ?EINVAL? undeclared (first use in this function) drivers/gpu/drm/tegra/mipi-phy.c:69:11: