logging: add missing NVDRV subclass to macro list

This commit is contained in:
Rozlette
2018-01-23 22:18:23 -06:00
parent bd96af782c
commit e8a864b734

View File

@@ -38,6 +38,7 @@ namespace Log {
SUB(Service, CFG) \
SUB(Service, DSP) \
SUB(Service, HID) \
SUB(Service, NVDRV) \
CLS(HW) \
SUB(HW, Memory) \
SUB(HW, LCD) \