Skip to content

Commit

Permalink
V4L/DVB (3257): Add missing audiochip.h include.
Browse files Browse the repository at this point in the history
- Add missing audiochip.h include.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Jan 9, 2006
1 parent 3faeeae commit c7f3612
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/media/video/saa7115.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
#include <linux/i2c.h>
#include <linux/videodev2.h>
#include <media/v4l2-common.h>
#include <media/audiochip.h>
#include <asm/div64.h>

MODULE_DESCRIPTION("Philips SAA7114/SAA7115 video decoder driver");
Expand Down

0 comments on commit c7f3612

Please sign in to comment.