diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-4.14/555-board_96318ref.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-4.14/555-board_96318ref.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-4.14/555-board_96318ref.patch b/target/linux/brcm63xx/patches-4.14/555-board_96318ref.patch index 3c929793be..c9c532d30e 100644 --- a/target/linux/brcm63xx/patches-4.14/555-board_96318ref.patch +++ b/target/linux/brcm63xx/patches-4.14/555-board_96318ref.patch @@ -75,4 +75,4 @@ +#endif #ifdef CONFIG_BCM63XX_CPU_6328 { .compatible = "adb,a4001n1", .data = &board_A4001N1, }, - { .compatible = "brcm,bcm963281TAN", .data = &board_963281TAN, }, + { .compatible = "brcm,bcm963281tan", .data = &board_963281TAN, }, |