summaryrefslogtreecommitdiff
path: root/drm/nouveau/nvkm/subdev/therm/nv40.c
diff options
context:
space:
mode:
Diffstat (limited to 'drm/nouveau/nvkm/subdev/therm/nv40.c')
-rw-r--r--drm/nouveau/nvkm/subdev/therm/nv40.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drm/nouveau/nvkm/subdev/therm/nv40.c b/drm/nouveau/nvkm/subdev/therm/nv40.c
index 8496fffd4..20f65fd76 100644
--- a/drm/nouveau/nvkm/subdev/therm/nv40.c
+++ b/drm/nouveau/nvkm/subdev/therm/nv40.c
@@ -24,8 +24,6 @@
*/
#include "priv.h"
-#include <core/device.h>
-
struct nv40_therm_priv {
struct nvkm_therm_priv base;
};