summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-11-20 15:50:31 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-11-20 15:50:31 +0000
commit7b764f7b7b2fe6668f09de71e7b28eee2028fe42 (patch)
treeedf2f3b575cbe625a0eec6cfd43e57dea41f9695 /v4l
parent6be6cf626692423f838ec37dd3e29de60e0b3032 (diff)
downloadmediapointer-dvb-s2-7b764f7b7b2fe6668f09de71e7b28eee2028fe42.tar.gz
mediapointer-dvb-s2-7b764f7b7b2fe6668f09de71e7b28eee2028fe42.tar.bz2
This patch makes needlessly global code static.
From: Adrian Bunk <bunk@stusta.de> Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index a1f33b37d..283902bac 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,21 @@
+2005-11-20 15:48 mchehab
+
+ * ../linux/drivers/media/video/bttv-cards.c: (identify_by_eeprom),
+ (winview_audio):
+ * ../linux/drivers/media/video/em28xx/em28xx-core.c:
+ * ../linux/drivers/media/video/em28xx/em28xx-video.c:
+ (em28xx_config_i2c):
+ * ../linux/drivers/media/video/saa7134/saa7134-alsa.c:
+ (saa7134_irq_alsa_done), (alsa_card_saa7134_create),
+ (saa7134_alsa_exit):
+ * ../linux/drivers/media/video/saa7134/saa7134-oss.c:
+ (saa7134_dsp_create), (saa7134_oss_exit):
+
+ This patch makes needlessly global code static.
+
+ Signed-off-by: Adrian Bunk <bunk@stusta.de>
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-11-20 02:09 mchehab
* ../linux/drivers/media/video/cx25840/cx25840-core.c: