mirror of
https://github.com/torvalds/linux.git
synced 2024-12-14 15:13:52 +00:00
drm/nouveau: platform: update moved Tegra header
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>
This commit is contained in:
parent
b13a0a9e29
commit
95713d4a16
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user