diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-04-13 22:23:37 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-04-13 22:23:37 +0000 |
commit | 923bef167811193709477894074b00fba7fb21f0 (patch) | |
tree | 3bf3dd299977f1ac0896eed25f603ca5948a1541 /target/linux/bcm53xx/patches-3.18/043-ARM-BCM5301X-fix-early-serial-console.patch | |
parent | bdb6c313de367280ed17ad234136f133ceb37551 (diff) | |
download | upstream-923bef167811193709477894074b00fba7fb21f0.tar.gz upstream-923bef167811193709477894074b00fba7fb21f0.tar.bz2 upstream-923bef167811193709477894074b00fba7fb21f0.zip |
bcm53xx: refresh kernel patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45426
Diffstat (limited to 'target/linux/bcm53xx/patches-3.18/043-ARM-BCM5301X-fix-early-serial-console.patch')
-rw-r--r-- | target/linux/bcm53xx/patches-3.18/043-ARM-BCM5301X-fix-early-serial-console.patch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/bcm53xx/patches-3.18/043-ARM-BCM5301X-fix-early-serial-console.patch b/target/linux/bcm53xx/patches-3.18/043-ARM-BCM5301X-fix-early-serial-console.patch index 517b2e76e4..c9dc041062 100644 --- a/target/linux/bcm53xx/patches-3.18/043-ARM-BCM5301X-fix-early-serial-console.patch +++ b/target/linux/bcm53xx/patches-3.18/043-ARM-BCM5301X-fix-early-serial-console.patch @@ -12,8 +12,6 @@ Signed-off-by: Arnd Bergmann <arnd@arndb.de> arch/arm/Kconfig.debug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug -index 1c4889d..a528843 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug @@ -113,7 +113,7 @@ choice @@ -34,6 +32,3 @@ index 1c4889d..a528843 100644 default 2 config DEBUG_UART_8250_WORD --- -1.8.4.5 - |