Commit 547807b8 authored by Ben Skeggs's avatar Ben Skeggs

drm/nouveau/pwr: assign a subdev id for upcoming implementation

THERM will use this before it exists.
Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 2d976e3d
......@@ -33,6 +33,7 @@ enum nv_subdev_type {
NVDEV_SUBDEV_INSTMEM,
NVDEV_SUBDEV_VM,
NVDEV_SUBDEV_BAR,
NVDEV_SUBDEV_PWR,
NVDEV_SUBDEV_VOLT,
NVDEV_SUBDEV_CLOCK,
NVDEV_SUBDEV_THERM,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment