From 80a109972f41059324d65298797137b6438bcc96 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sun, 7 Nov 2010 22:14:53 +0100 Subject: [PATCH] --- yaml --- r: 228450 b: refs/heads/master c: e01b5b129661ee1eaddd4f2a0d8df6cb170339a5 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/blackfin/mach-bf527/boards/tll6527m.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 93cd9db45dc5..d0d747eb4922 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 624fab3bcdb46fd9678b5aa3d084c5208d925e48 +refs/heads/master: e01b5b129661ee1eaddd4f2a0d8df6cb170339a5 diff --git a/trunk/arch/blackfin/mach-bf527/boards/tll6527m.c b/trunk/arch/blackfin/mach-bf527/boards/tll6527m.c index 130861bd2589..b6094610b5e0 100644 --- a/trunk/arch/blackfin/mach-bf527/boards/tll6527m.c +++ b/trunk/arch/blackfin/mach-bf527/boards/tll6527m.c @@ -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),