projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58b2f4b
)
V4L/DVB: tm6000: remove unused function
author
Stefan Ringel
<stefan.ringel@arcor.de>
Fri, 5 Feb 2010 22:57:08 +0000
(19:57 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 18 May 2010 03:43:53 +0000
(
00:43
-0300)
Signed-off-by: Stefan Ringel <stefan.ringel@arcor.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/tm6000/tm6000.h
patch
|
blob
|
history
diff --git
a/drivers/staging/tm6000/tm6000.h
b/drivers/staging/tm6000/tm6000.h
index 125391c20d054ea95169e25e994feadc0a665ff5..b4b603204ed4dd3f1f41a71d800c512e68ea1d44 100644
(file)
--- a/
drivers/staging/tm6000/tm6000.h
+++ b/
drivers/staging/tm6000/tm6000.h
@@
-213,7
+213,6
@@
int tm6000_read_write_usb (struct tm6000_core *dev, u8 reqtype, u8 req,
int tm6000_get_reg (struct tm6000_core *dev, u8 req, u16 value, u16 index);
int tm6000_set_reg (struct tm6000_core *dev, u8 req, u16 value, u16 index);
int tm6000_init (struct tm6000_core *dev);
-int tm6000_init_after_firmware (struct tm6000_core *dev);
int tm6000_init_analog_mode (struct tm6000_core *dev);
int tm6000_init_digital_mode (struct tm6000_core *dev);