diff options
author | Duje Mihanović <duje.mihanovic@skole.hr> | 2024-02-10 17:16:17 +0100 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-03-07 08:45:20 +0000 |
commit | 7534904d421e92d0b1ab46c29f899f7c96697f4c (patch) | |
tree | 78c9aa54fef9d524a4e4f3b37f9622dc493675c4 /samples/bpf/trace_event_kern.c | |
parent | a5554f1b5bc3be5d01f41b7550aa5b05b7c88c09 (diff) |
backlight: ktd2801: Make timing struct static
The struct containing the KTD2801 timing can be made static as it's not
referenced outside the KTD2801 driver. Do this to prevent sparse
complaints.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202402100625.M0RkJhMh-lkp@intel.com/
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lore.kernel.org/r/20240210-ktd2801-static-v1-1-90ad2e2e8483@skole.hr
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'samples/bpf/trace_event_kern.c')
0 files changed, 0 insertions, 0 deletions