aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-06-09 20:20:56 +0000
committerArnd Bergmann <[email protected]>2023-06-09 21:16:49 +0000
commit11ca605653480b2ddc70ec142a0a686796a7fc87 (patch)
tree213deeb21e0bf8e1b410703ed075c460d6426a35 /scripts/clang-tools/gen_compile_commands.py
parentMerge tag 'samsung-soc-6.5' of https://git.kernel.org/pub/scm/linux/kernel/gi... (diff)
downloadkernel-11ca605653480b2ddc70ec142a0a686796a7fc87.tar.gz
kernel-11ca605653480b2ddc70ec142a0a686796a7fc87.zip
Input: ads7846 - fix pointer cast warning
The previous bugfix caused a warning on 64-bit builds: drivers/input/touchscreen/ads7846.c:1126:17: warning: cast to smaller integer type 'u32' (aka 'unsigned int') from 'const void *' [-Wvoid-pointer-to-int-cast] Change the cast back to something that works on both 32-bit and 64-bit kernels. Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Fixes: 8f7913c04f6a7 ("Input: ads7846 - Fix usage of match data") Reviewed-by: Linus Walleij <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions