Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113744
b: refs/heads/master
c: 74c0450
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Oct 8, 2008
1 parent a44abd1 commit 2970007
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: fffe53bee7d90ab2103d2520ab4d095aea9b7397
refs/heads/master: 74c04503d777b5d1f8f2e38852df4f1a6c82fc7b
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/kernel/bfin_gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ inline int check_gpio(unsigned gpio)
}
#endif

void gpio_error(unsigned gpio)
static void gpio_error(unsigned gpio)
{
printk(KERN_ERR "bfin-gpio: GPIO %d wasn't requested!\n", gpio);
}
Expand Down

0 comments on commit 2970007

Please sign in to comment.