diff options
Diffstat (limited to 'nvdebug.h')
| -rw-r--r-- | nvdebug.h | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1620,7 +1620,7 @@ static inline const char *compute_preempt_type_to_text(enum COMPUTE_PREEMPT_TYPE | |||
| 1620 | return "INVALID"; | 1620 | return "INVALID"; |
| 1621 | } | 1621 | } |
| 1622 | } | 1622 | } |
| 1623 | static inline const char *graphics_preempt_type_to_text(enum COMPUTE_PREEMPT_TYPE t) { | 1623 | static inline const char *graphics_preempt_type_to_text(enum GRAPHICS_PREEMPT_TYPE t) { |
| 1624 | switch (t) { | 1624 | switch (t) { |
| 1625 | case PREEMPT_WFI: | 1625 | case PREEMPT_WFI: |
| 1626 | return "WFI"; | 1626 | return "WFI"; |
