Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114818
b: refs/heads/master
c: 4fd5463
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Baryshkov authored and Linus Torvalds committed Oct 16, 2008
1 parent 5639c4e commit b2aefaf
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: 1716b0fea36c2be628440c1050182a1a1e9caae7
refs/heads/master: 4fd5463c43d75ec919e27abdcfde1b199c19541e
2 changes: 1 addition & 1 deletion trunk/include/asm-generic/gpio.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ struct module;
* is calculated by subtracting @base from the gpio number.
*/
struct gpio_chip {
char *label;
const char *label;
struct device *dev;
struct module *owner;

Expand Down

0 comments on commit b2aefaf

Please sign in to comment.