diff options
| author | Calvin Owens <[email protected]> | 2025-06-13 16:54:23 +0000 |
|---|---|---|
| committer | Len Brown <[email protected]> | 2025-08-08 20:05:53 +0000 |
| commit | 6ea0ec1b958a84aff9f03fb0ae4613a4d5bed3ea (patch) | |
| tree | 5cd51b4e9c6593fb6bc691a8c0d8275721c01525 /drivers/fpga/xilinx-spi.c | |
| parent | tools/power turbostat: verify arguments to params --show and --hide (diff) | |
| download | kernel-6ea0ec1b958a84aff9f03fb0ae4613a4d5bed3ea.tar.gz kernel-6ea0ec1b958a84aff9f03fb0ae4613a4d5bed3ea.zip | |
tools/power turbostat: Fix build with musl
turbostat.c: In function 'parse_int_file':
turbostat.c:5567:19: error: 'PATH_MAX' undeclared (first use in this function)
5567 | char path[PATH_MAX];
| ^~~~~~~~
turbostat.c: In function 'probe_graphics':
turbostat.c:6787:19: error: 'PATH_MAX' undeclared (first use in this function)
6787 | char path[PATH_MAX];
| ^~~~~~~~
Signed-off-by: Calvin Owens <[email protected]>
Reviewed-by: Artem Bityutskiy <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions
