Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117250
b: refs/heads/master
c: 10bfc6e
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Oct 21, 2008
1 parent 8d8aef0 commit b714e92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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: 58419abd507dd9cc20644b99f122bc7b5507a261
refs/heads/master: 10bfc6e190c55b583ec312a6a8ef274924e16d8a
6 changes: 2 additions & 4 deletions trunk/arch/sh/include/asm/gpio.h
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,7 @@ int gpio_direction_input(unsigned gpio);
int gpio_direction_output(unsigned gpio, int value);
int gpio_get_value(unsigned gpio);
void gpio_set_value(unsigned gpio, int value);
static inline int gpio_export(unsigned gpio, bool direction_may_change)
{
return 0;
}

#include <asm-generic/gpio.h>

#endif /* __ASM_SH_GPIO_H */

0 comments on commit b714e92

Please sign in to comment.