From: Alexandre Courbot Date: Sat, 26 Jul 2014 09:36:02 +0000 (+0900) Subject: drm/nouveau: platform: update moved Tegra header X-Git-Tag: omap-for-v3.17/fixes-against-rc2~96^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95713d4a16ad46ce9dd8ccef45cc67af0f161ae2;p=pandora-kernel.git drm/nouveau: platform: update moved Tegra header Header for tegra_powergate functions has moved to soc/tegra/pmc.h. Signed-off-by: Alexandre Courbot Signed-off-by: Ben Skeggs --- diff --git a/drivers/gpu/drm/nouveau/nouveau_platform.c b/drivers/gpu/drm/nouveau/nouveau_platform.c index 72ab0519abf6..0ffeb50d0088 100644 --- a/drivers/gpu/drm/nouveau/nouveau_platform.c +++ b/drivers/gpu/drm/nouveau/nouveau_platform.c @@ -27,7 +27,7 @@ #include #include #include -#include +#include #include "nouveau_drm.h" #include "nouveau_platform.h"