diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2013-11-01 12:44:54 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2013-11-07 15:03:14 -0200 |
commit | c5b0b3cb8a2b6637d652cae73f00761a1bd6e66e (patch) | |
tree | f650a3e4eacf215852975714a588dd152d696ef8 /drivers/media/pci/zoran/zr36016.c | |
parent | 408679cd3ccfd91a5b63337ec4dd0b6b3d6a6504 (diff) |
[media] radio-shark: remove a warning when CONFIG_PM is not defined
On alpha, allyesconfig doesn't have CONFIG_PM, and produces the following warnings:
drivers/media/radio/radio-shark.c:274:13: warning: 'shark_resume_leds' defined but not used [-Wunused-function]
drivers/media/radio/radio-shark2.c:240:13: warning: 'shark_resume_leds' defined but not used [-Wunused-function]
That's because those functions are used only at device resume.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/pci/zoran/zr36016.c')
0 files changed, 0 insertions, 0 deletions