diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2017-11-06 21:21:06 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-11-07 11:12:17 +0300 |
commit | f3eff2096a8d0ceb2782fa2e10fac3aa2d5b127c (patch) | |
tree | 4c9923e32fb87c0a76225c473aa88cc74751e521 /drivers/media/usb/au0828/au0828-video.c | |
parent | fe3652858a36bb1aa116f23258ea9cc353426566 (diff) | |
download | linux-f3eff2096a8d0ceb2782fa2e10fac3aa2d5b127c.tar.xz |
media: ddbridge: fix build warnings
Fix 2 build warnings.
These functions are void, so drop the "return"s.
./drivers/media/pci/ddbridge/ddbridge-io.h: warning: 'return' with a value, in function returning void [enabled by default]: => 50:2, 55:2
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Daniel Scheller <d.scheller.oss@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/usb/au0828/au0828-video.c')
0 files changed, 0 insertions, 0 deletions