diff options
author | Antoine Jacquet <royale@zerezo.com> | 2008-08-18 17:22:00 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-12 07:36:51 -0400 |
commit | 5ebcfa4f92ed06129d9439198f65456abe1bfe3a (patch) | |
tree | 3b4e5953670b08f72f304c86219f028d44625dcc | |
parent | 736949862ceda7b6a9e5a867f81898e90be919d0 (diff) |
V4L/DVB (8738): dtv5100: remove old definition from header
Signed-off-by: Antoine Jacquet <royale@zerezo.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
-rw-r--r-- | drivers/media/dvb/dvb-usb/dtv5100.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/dvb/dvb-usb/dtv5100.h b/drivers/media/dvb/dvb-usb/dtv5100.h index e36bf2d5c944..93e96e04a82a 100644 --- a/drivers/media/dvb/dvb-usb/dtv5100.h +++ b/drivers/media/dvb/dvb-usb/dtv5100.h | |||
@@ -48,6 +48,4 @@ static struct { | |||
48 | { } /* Terminating entry */ | 48 | { } /* Terminating entry */ |
49 | }; | 49 | }; |
50 | 50 | ||
51 | extern struct dvb_frontend* dtv5100_fe_attach(void); | ||
52 | |||
53 | #endif | 51 | #endif |