Merge pull request from Rozelette/log_nvdrv

logging: add missing NVDRV subclass to macro list
pull/8/head
bunnei committed by GitHub
commit a93ff5ed0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save