aboutsummaryrefslogtreecommitdiff
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorStephen Rothwell <[email protected]>2022-02-28 17:39:57 +0000
committerJakub Kicinski <[email protected]>2022-02-28 10:45:02 -0800
commit0b9e69e1a1e4d60473486d15217845ae1e151d4a (patch)
tree8f472add071863e870627b71413f70e0ae62981c /scripts/clang-tools/gen_compile_commands.py
parente499cd3102b280bce3a1acaf3f92e8163e53cb3b (diff)
net: dm9051: Make remove() callback a void function
Changes introduced since the merge window in the spi subsystem and available at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-remove-void make the remove() callback for spi return void rather than int, breaking the newly added dm9051 driver fail to build. This patch fixes this issue, converting the remove() function provided by the driver to return void. Signed-off-by: Stephen Rothwell <[email protected]> [Rewrote commit message -- broonie] Signed-off-by: Mark Brown <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions