Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57777
b: refs/heads/master
c: 2ae795b
h: refs/heads/master
i:
  57775: cc763bc
v: v3
  • Loading branch information
David Brownell authored and Haavard Skinnemoen committed Jun 14, 2007
1 parent 88f4403 commit 5506e95
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 126187f1e00048abec4d4a2eb3eeae396fbaa944
refs/heads/master: 2ae795b02aa46a99d845958ae8d7bc8afa04292b
2 changes: 2 additions & 0 deletions trunk/include/asm-avr32/arch-at32ap/gpio.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ int gpio_direction_output(unsigned int gpio, int value);
int gpio_get_value(unsigned int gpio);
void gpio_set_value(unsigned int gpio, int value);

#include <asm-generic/gpio.h> /* cansleep wrappers */

static inline int gpio_to_irq(unsigned int gpio)
{
return gpio + GPIO_IRQ_BASE;
Expand Down

0 comments on commit 5506e95

Please sign in to comment.