Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92581
b: refs/heads/master
c: d9aedf1
h: refs/heads/master
i:
  92579: 3c0a34c
v: v3
  • Loading branch information
Adrian Bunk authored and Mauro Carvalho Chehab committed Apr 24, 2008
1 parent 02e6610 commit 8ba340c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5da4e2c645e4324f63fd87a0f93e3d0ad6619798
refs/heads/master: d9aedf1fe88c04500fec269557a968e3320dd4b8
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/zoran_card.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,6 @@ extern int zoran_check_jpg_settings(struct zoran *zr,
extern void zoran_open_init_params(struct zoran *zr);
extern void zoran_vdev_release(struct video_device *vdev);

void zr36016_write(struct videocodec *codec, u16 reg, u32 val);

#endif /* __ZORAN_CARD_H__ */
5 changes: 0 additions & 5 deletions trunk/drivers/media/video/zoran_device.c
Original file line number Diff line number Diff line change
Expand Up @@ -928,11 +928,6 @@ count_reset_interrupt (struct zoran *zr)
return isr;
}

/* hack */
extern void zr36016_write (struct videocodec *codec,
u16 reg,
u32 val);

void
jpeg_start (struct zoran *zr)
{
Expand Down

0 comments on commit 8ba340c

Please sign in to comment.