aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorLars-Peter Clausen <[email protected]>2014-06-30 08:01:37 +0000
committerMark Brown <[email protected]>2014-07-04 17:57:57 +0000
commit001eaa25ca8cf4bfdb76fa8f2287b8d34287b9b6 (patch)
tree51b3324ec8c092ba67bc3a2455a8716f695c85fb /lib/dynamic_debug.c
parentLinux 3.16-rc1 (diff)
downloadkernel-001eaa25ca8cf4bfdb76fa8f2287b8d34287b9b6.tar.gz
kernel-001eaa25ca8cf4bfdb76fa8f2287b8d34287b9b6.zip
ASoC: s6000-i2s: Fix s6000_i2s_remove() return type
The platform_driver remove callback return type is int not void. Fixes the following warning: sound/soc/s6000/s6000-i2s.c:604:19: warning: incorrect type in initializer (different base types) sound/soc/s6000/s6000-i2s.c:604:19: expected int ( *remove )( ... ) sound/soc/s6000/s6000-i2s.c:604:19: got void ( static [toplevel] *<noident>)( ... ) Signed-off-by: Lars-Peter Clausen <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions