summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/arch-broadwell/gpio.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/arch-broadwell/gpio.h')
-rw-r--r--arch/x86/include/asm/arch-broadwell/gpio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/asm/arch-broadwell/gpio.h b/arch/x86/include/asm/arch-broadwell/gpio.h
index a32e2db47e..393230e52b 100644
--- a/arch/x86/include/asm/arch-broadwell/gpio.h
+++ b/arch/x86/include/asm/arch-broadwell/gpio.h
@@ -11,7 +11,7 @@
#define GPIO_PER_BANK 32
#define GPIO_BANKS 3
-struct broadwell_bank_platdata {
+struct broadwell_bank_plat {
uint16_t base_addr;
const char *bank_name;
int bank;