Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175483
b: refs/heads/master
c: 1f018c8
h: refs/heads/master
i:
  175481: 7e63cf7
  175479: 4891d5e
v: v3
  • Loading branch information
Mike Frysinger authored and Arnd Bergmann committed Dec 10, 2009
1 parent 47761c1 commit 65e60f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4029a91f0c82ae16e5b10b36da51c470895deedf
refs/heads/master: 1f018c8d0d30bd6cc704104cfc50f2e5eee4e2dd
3 changes: 3 additions & 0 deletions trunk/include/asm-generic/gpio.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ static inline int gpio_is_valid(int number)
return ((unsigned)number) < ARCH_NR_GPIOS;
}

struct device;
struct seq_file;
struct module;

Expand Down Expand Up @@ -181,6 +182,8 @@ static inline void gpio_set_value_cansleep(unsigned gpio, int value)

#ifndef CONFIG_GPIO_SYSFS

struct device;

/* sysfs support is only available with gpiolib, where it's optional */

static inline int gpio_export(unsigned gpio, bool direction_may_change)
Expand Down

0 comments on commit 65e60f5

Please sign in to comment.