Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145159
b: refs/heads/master
c: beb9f4e
h: refs/heads/master
i:
  145157: 9e9854b
  145155: 4b1b149
  145151: ae8d16e
v: v3
  • Loading branch information
Marek Szyprowski authored and Ben Dooks committed May 15, 2009
1 parent b2a5432 commit 86bb406
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: f36dd6e7c0c04a056d3441185a17e5d4e3723192
refs/heads/master: beb9f4ed22ee618ffcf5064ff7d5ca4cfc83104b
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-s3c64xx/gpiolib.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
#if 1
#define gpio_dbg(x...) do { } while(0)
#else
#define gpio_dbg(x...) printk(KERN_DEBUG ## x)
#define gpio_dbg(x...) printk(KERN_DEBUG x)
#endif

/* The s3c64xx_gpiolib_4bit routines are to control the gpio banks where
Expand Down

0 comments on commit 86bb406

Please sign in to comment.