diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-17 13:02:47 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-17 13:02:47 -0300 |
commit | dbf01b0d5f7a9f80a76840c00b032527cf0f5c09 (patch) | |
tree | 0faa8f9542fbafa0ff8daedd2c3ccda39b9680e7 /linux/drivers/media/dvb/frontends/cx22702.h | |
parent | babdc1f6b72967dbf9b17337d496caa877a5a8dd (diff) | |
download | mediapointer-dvb-s2-dbf01b0d5f7a9f80a76840c00b032527cf0f5c09.tar.gz mediapointer-dvb-s2-dbf01b0d5f7a9f80a76840c00b032527cf0f5c09.tar.bz2 |
videobuf-dvb: two functions are now static
From: Mauro Carvalho Chehab <mchehab@redhat.com>
This patch marks those two functions as static:
static int videobuf_dvb_register_adapter(struct videobuf_dvb_frontends *fe,
static int videobuf_dvb_register_frontend(struct dvb_adapter *adapter,
Since MFE patches changed their calls by videobuf_dvb_register_bus.
To avoid having to declare the prototypes, the patch moves
videobuf_dvb_register_bus() to be after the declaration of the above functions
used there.
Priority: normal
CC: Steven Toth <stoth@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/cx22702.h')
0 files changed, 0 insertions, 0 deletions