Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357501
b: refs/heads/master
c: 6a29b80
h: refs/heads/master
i:
  357499: 2df08f3
v: v3
  • Loading branch information
Peter Senna Tschudin authored and Mauro Carvalho Chehab committed Feb 6, 2013
1 parent dadd8a4 commit b1d5d40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 9ecf9b085a0926e07c78c08a07296bbfd1c37d07
refs/heads/master: 6a29b8080bd99793c86060d0dbebfd81c6aa4281
2 changes: 1 addition & 1 deletion trunk/drivers/media/usb/hdpvr/hdpvr-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
*
*/

#if defined(CONFIG_I2C) || defined(CONFIG_I2C_MODULE)
#if IS_ENABLED(CONFIG_I2C)

#include <linux/i2c.h>
#include <linux/slab.h>
Expand Down

0 comments on commit b1d5d40

Please sign in to comment.