diff options
Diffstat (limited to 'target/linux/adm5120/files/include')
-rw-r--r-- | target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_platform.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_platform.h b/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_platform.h index 81c76170f..863d988cb 100644 --- a/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_platform.h +++ b/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_platform.h @@ -75,7 +75,7 @@ extern struct amba_pl010_data adm5120_uart1_data; extern struct platform_device adm5120_flash0_device; extern struct platform_device adm5120_flash1_device; extern struct platform_device adm5120_nand_device; -extern struct platform_device adm5120_usbc_device; +extern struct platform_device adm5120_hcd_device; extern struct platform_device adm5120_pci_device; extern struct platform_device adm5120_switch_device; extern struct amba_device adm5120_uart0_device; |