Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228450
b: refs/heads/master
c: e01b5b1
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Weil authored and Mike Frysinger committed Jan 10, 2011
1 parent d30aa4b commit 80a1099
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: 624fab3bcdb46fd9678b5aa3d084c5208d925e48
refs/heads/master: e01b5b129661ee1eaddd4f2a0d8df6cb170339a5
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-bf527/boards/tll6527m.c
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ static unsigned gpio_addr_inputs[] = {
GPIO_PG1, GPIO_PH9, GPIO_PH10
};

static struct gpio_decoder_platfrom_data spi_decoded_cs = {
static struct gpio_decoder_platform_data spi_decoded_cs = {
.base = EXP_GPIO_SPISEL_BASE,
.input_addrs = gpio_addr_inputs,
.nr_input_addrs = ARRAY_SIZE(gpio_addr_inputs),
Expand Down

0 comments on commit 80a1099

Please sign in to comment.