diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/311-bcm63xxpart_use_cfedetection.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/311-bcm63xxpart_use_cfedetection.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/311-bcm63xxpart_use_cfedetection.patch b/target/linux/brcm63xx/patches-3.14/311-bcm63xxpart_use_cfedetection.patch index dedd728..46d9b47 100644 --- a/target/linux/brcm63xx/patches-3.14/311-bcm63xxpart_use_cfedetection.patch +++ b/target/linux/brcm63xx/patches-3.14/311-bcm63xxpart_use_cfedetection.patch @@ -3,7 +3,7 @@ @@ -35,7 +35,7 @@ #include <asm/mach-bcm63xx/bcm63xx_nvram.h> - #include <linux/bcm963xx_tag.h> + #include <asm/mach-bcm63xx/bcm963xx_tag.h> -#include <asm/mach-bcm63xx/board_bcm963xx.h> +#include <asm/mach-bcm63xx/bcm63xx_board.h> |