projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
805e660
)
V4L/DVB (3340): Make a struct static
author
Manu Abraham
<manu@linuxtv.org>
Mon, 27 Feb 2006 03:07:52 +0000
(
00:07
-0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Fri, 3 Mar 2006 17:17:39 +0000
(14:17 -0300)
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/bt8xx/bt878.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/media/dvb/bt8xx/bt878.c
b/drivers/media/dvb/bt8xx/bt878.c
index 34c3189a1a33980d16cf0c9f997e570d745e6108..356f447ee2ab917a818ab37ecdb207d6f099f9dc 100644
(file)
--- a/
drivers/media/dvb/bt8xx/bt878.c
+++ b/
drivers/media/dvb/bt8xx/bt878.c
@@
-382,7
+382,7
@@
bt878_device_control(struct bt878 *bt, unsigned int cmd, union dst_gpio_packet *
EXPORT_SYMBOL(bt878_device_control);
-struct cards card_list[] __devinitdata = {
+st
atic st
ruct cards card_list[] __devinitdata = {
{ 0x01010071, BTTV_BOARD_NEBULA_DIGITV, "Nebula Electronics DigiTV" },
{ 0x07611461, BTTV_BOARD_AVDVBT_761, "AverMedia AverTV DVB-T 761" },