Merge pull request #139 from Rozelette/log_nvdrv

logging: add missing NVDRV subclass to macro list
This commit is contained in:
bunnei
2018-01-24 00:03:33 -05:00
committed by GitHub

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