summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2022-02-28 20:39:57 +0300
committerJakub Kicinski <kuba@kernel.org>2022-02-28 21:45:02 +0300
commit0b9e69e1a1e4d60473486d15217845ae1e151d4a (patch)
tree8f472add071863e870627b71413f70e0ae62981c /tools/perf/scripts
parente499cd3102b280bce3a1acaf3f92e8163e53cb3b (diff)
downloadlinux-0b9e69e1a1e4d60473486d15217845ae1e151d4a.tar.xz
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 <sfr@canb.auug.org.au> [Rewrote commit message -- broonie] Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20220228173957.1262628-2-broonie@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions