Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328469
b: refs/heads/master
c: 71fde00
h: refs/heads/master
i:
  328467: 578aec6
v: v3
  • Loading branch information
Roland Stigge authored and Linus Walleij committed Sep 30, 2012
1 parent 35379b1 commit e839805
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 790b520e3accec16f3d93937ef6fb91d1fd30cf0
refs/heads/master: 71fde00095dc25f74a2e7ba013747348ae6883cd
3 changes: 2 additions & 1 deletion trunk/drivers/gpio/gpio-lpc32xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,8 @@ static const char *gpi_p3_names[LPC32XX_GPI_P3_MAX] = {
NULL, NULL, NULL, "gpi15",
"gpi16", "gpi17", "gpi18", "gpi19",
"gpi20", "gpi21", "gpi22", "gpi23",
"gpi24", "gpi25", "gpi26", "gpi27"
"gpi24", "gpi25", "gpi26", "gpi27",
"gpi28"
};

static const char *gpo_p3_names[LPC32XX_GPO_P3_MAX] = {
Expand Down

0 comments on commit e839805

Please sign in to comment.