diff options
Diffstat (limited to 'copy_topology_procfs.c')
-rw-r--r-- | copy_topology_procfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/copy_topology_procfs.c b/copy_topology_procfs.c index cfedce7..a1aa0ad 100644 --- a/copy_topology_procfs.c +++ b/copy_topology_procfs.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // Copyright 2024 Joshua Bakita | 1 | // Copyright 2024 Joshua Bakita |
2 | 2 | ||
3 | #include "nvdebug.h" | 3 | #include "nvdebug_linux.h" |
4 | 4 | ||
5 | // Maximum number of LCEs that we will print | 5 | // Maximum number of LCEs that we will print |
6 | #define MAX_LCES 32 | 6 | #define MAX_LCES 32 |