diff options
| author | Hans de Goede <[email protected]> | 2013-11-17 13:48:29 +0000 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2013-11-29 14:04:22 +0000 |
| commit | d8eec74a229f4e3448bfdff9ff3cd3f61bb1e63d (patch) | |
| tree | d7a3b8088d8e39abe73f789d324861e7b09fc0e9 /drivers/media/usb/pwc/pwc-if.c | |
| parent | [media] radio-shark: Mark shark_resume_leds() inline to kill compiler warning (diff) | |
| download | kernel-d8eec74a229f4e3448bfdff9ff3cd3f61bb1e63d.tar.gz kernel-d8eec74a229f4e3448bfdff9ff3cd3f61bb1e63d.zip | |
[media] radio-shark2: Mark shark_resume_leds() inline to kill compiler warning
This mirrors the patch to the radio-shark driver by Geert Uytterhoeven.
If SHARK_USE_LEDS=1, but CONFIG_PM=n:
drivers/media/radio/radio-shark2.c:240: warning: ‘shark_resume_leds’ defined but not used
Instead of making the #ifdef logic even more complicated (there are already
two definitions of shark_resume_leds()), mark shark_resume_leds() inline to
kill the compiler warning. shark_resume_leds() is small and it has only one
caller.
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/usb/pwc/pwc-if.c')
0 files changed, 0 insertions, 0 deletions
