projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b13a0a9
)
drm/nouveau: platform: update moved Tegra header
author
Alexandre Courbot
<acourbot@nvidia.com>
Sat, 26 Jul 2014 09:36:02 +0000
(18:36 +0900)
committer
Ben Skeggs
<bskeggs@redhat.com>
Sat, 9 Aug 2014 19:12:50 +0000
(
05:12
+1000)
Header for tegra_powergate functions has moved to soc/tegra/pmc.h.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_platform.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/nouveau/nouveau_platform.c
b/drivers/gpu/drm/nouveau/nouveau_platform.c
index 72ab0519abf6747dfe6733d62ef4610483608870..0ffeb50d008879feab8755083178bb11dca1e050 100644
(file)
--- a/
drivers/gpu/drm/nouveau/nouveau_platform.c
+++ b/
drivers/gpu/drm/nouveau/nouveau_platform.c
@@
-27,7
+27,7
@@
#include <linux/of.h>
#include <linux/reset.h>
#include <linux/regulator/consumer.h>
-#include <
linux/tegra-powergate
.h>
+#include <
soc/tegra/pmc
.h>
#include "nouveau_drm.h"
#include "nouveau_platform.h"