Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65777
b: refs/heads/master
c: c996899
h: refs/heads/master
i:
  65775: 0d05c36
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Oct 10, 2007
1 parent ed1c91b commit 52048e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: d90d9f5a0ae9eb80bb3a33472074a114af7e548d
refs/heads/master: c996899d0bc2414c7ff4682500344eb912d5ee1d
6 changes: 3 additions & 3 deletions trunk/drivers/media/video/tuner-driver.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/

#ifndef __TUNER_HW_H__
#define __TUNER_HW_H__
#ifndef __TUNER_DRIVER_H__
#define __TUNER_DRIVER_H__

#include <linux/videodev2.h>
#include <linux/i2c.h>
Expand Down Expand Up @@ -95,7 +95,7 @@ extern int tea5767_tuner_init(struct i2c_client *c);
printk(KERN_DEBUG "%s %d-%04x: " fmt, t->i2c.driver->driver.name, \
i2c_adapter_id(t->i2c.adapter), t->i2c.addr , ##arg); } while (0)

#endif /* __TUNER_HW_H__ */
#endif /* __TUNER_DRIVER_H__ */

/*
* Overrides for Emacs so that we follow Linus's tabbing style.
Expand Down

0 comments on commit 52048e1

Please sign in to comment.