logging: add missing NVDRV subclass to macro list

master
Rozlette 2018-01-23 22:18:23 +07:00
parent 337664ae7c
commit ad64e7e86d
1 changed files with 1 additions and 0 deletions

@ -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) \