Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62269
b: refs/heads/master
c: 4b9bc01
h: refs/heads/master
i:
  62267: e184b09
v: v3
  • Loading branch information
Alexey Dobriyan authored and Mauro Carvalho Chehab committed Jul 20, 2007
1 parent cf93aef commit 5670bd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: c9b9a5817afc8f969b1ae834f88af6929f70de41
refs/heads/master: 4b9bc014bf4c65e1da86fbc9721f04e2763feca9
3 changes: 1 addition & 2 deletions trunk/drivers/media/video/ivtv/ivtv-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
#include "ivtv-gpio.h"
#include "ivtv-yuv.h"

#include <linux/vermagic.h>
#include <media/tveeprom.h>
#include <media/v4l2-chip-ident.h>

Expand Down Expand Up @@ -1314,7 +1313,7 @@ static struct pci_driver ivtv_pci_driver = {
static int module_start(void)
{
printk(KERN_INFO "ivtv: ==================== START INIT IVTV ====================\n");
printk(KERN_INFO "ivtv: version %s (" VERMAGIC_STRING ") loading\n", IVTV_VERSION);
printk(KERN_INFO "ivtv: version %s loading\n", IVTV_VERSION);

memset(ivtv_cards, 0, sizeof(ivtv_cards));

Expand Down

0 comments on commit 5670bd7

Please sign in to comment.