Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251990
b: refs/heads/master
c: 372c05c
h: refs/heads/master
v: v3
  • Loading branch information
Michal Marek committed Apr 18, 2011
1 parent d93c007 commit a061321
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: 2cae8de7b0464cc4c246517fca10f04593f46a3b
refs/heads/master: 372c05c4959aaccdd671f75e0fd332629cf15964
3 changes: 1 addition & 2 deletions trunk/drivers/media/radio/radio-maxiradio.c
Original file line number Diff line number Diff line change
Expand Up @@ -412,8 +412,7 @@ static int __devinit maxiradio_init_one(struct pci_dev *pdev, const struct pci_d
goto err_out_free_region;
}

v4l2_info(v4l2_dev, "version " DRIVER_VERSION
" time " __TIME__ " " __DATE__ "\n");
v4l2_info(v4l2_dev, "version " DRIVER_VERSION "\n");

v4l2_info(v4l2_dev, "found Guillemot MAXI Radio device (io = 0x%x)\n",
dev->io);
Expand Down

0 comments on commit a061321

Please sign in to comment.