summaryrefslogtreecommitdiff
path: root/nvkm/include/subdev/pwr.h
diff options
context:
space:
mode:
Diffstat (limited to 'nvkm/include/subdev/pwr.h')
-rw-r--r--nvkm/include/subdev/pwr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nvkm/include/subdev/pwr.h b/nvkm/include/subdev/pwr.h
index ef57c8540..83f85ac15 100644
--- a/nvkm/include/subdev/pwr.h
+++ b/nvkm/include/subdev/pwr.h
@@ -38,6 +38,7 @@ extern struct nouveau_oclass *nvc0_pwr_oclass;
extern struct nouveau_oclass *nvd0_pwr_oclass;
extern struct nouveau_oclass *gk104_pwr_oclass;
extern struct nouveau_oclass *nv108_pwr_oclass;
+extern struct nouveau_oclass *gk20a_pwr_oclass;
/* interface to MEMX process running on PPWR */
struct nouveau_memx;