diff options
author | Márton Németh <nm127@freemail.hu> | 2010-02-28 17:19:47 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-05-18 07:46:24 +0400 |
commit | 6c9eaa82da53676db830572f5a41aa9ffea133a1 (patch) | |
tree | 1bb4d23f378c67e8a6407326312f82847b4fb150 /drivers/media/dvb | |
parent | d044189dfea1e8329d63cb4e18815a7e92d2e049 (diff) | |
download | linux-6c9eaa82da53676db830572f5a41aa9ffea133a1.tar.xz |
V4L/DVB: tlg2300: cleanups when power management is not configured
When power management is not configured (CONFIG_PM) then some code is no longer
necessary.
This patch will remove the following compiler warnings:
* pd-dvb.c: In function 'poseidon_fe_release':
* pd-dvb.c:101: warning: unused variable 'pd'
* pd-video.c:14: warning: 'pm_video_suspend' declared 'static' but never defined
* pd-video.c:15: warning: 'pm_video_resume' declared 'static' but never defined
Signed-off-by: Márton Németh <nm127@freemail.hu>
Acked-by: Huang Shijie <shijie8@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb')
0 files changed, 0 insertions, 0 deletions