logger: Add PCTL service logging category.

This commit is contained in:
bunnei
2018-02-04 22:44:00 -05:00
parent 649960b4eb
commit fc1359dc03
3 changed files with 3 additions and 1 deletions

View File

@ -44,6 +44,7 @@ namespace Log {
SUB(Service, LM) \
SUB(Service, NIFM) \
SUB(Service, NVDRV) \
SUB(Service, PCTL) \
SUB(Service, Audio) \
SUB(Service, VI) \
CLS(HW) \