diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-11-06 13:06:57 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-11-06 13:06:57 +0000 |
commit | 548a3d6da9ff3a3923112071f41a7afaad10701e (patch) | |
tree | 5b2f7b520b212ea0461b6c25a1a7971f2aa62c08 /v4l | |
parent | 94aacf31922e599622b662c95ffe5fb5cccf372d (diff) | |
download | mediapointer-dvb-s2-548a3d6da9ff3a3923112071f41a7afaad10701e.tar.gz mediapointer-dvb-s2-548a3d6da9ff3a3923112071f41a7afaad10701e.tar.bz2 |
- Fixes saa7134-alsa build inside saa7134 driver.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index dc72675ee..cb8836f68 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,10 @@ +2005-11-06 13:06 mchehab + + * ../linux/drivers/media/video/saa7134/Makefile: + - Fixes saa7134-alsa build inside saa7134 driver. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-11-06 05:46 mchehab * ../linux/drivers/media/video/em28xx/em28xx-core.c: |