From 726b0f00faf4abd3b0b8cf7ef0ca9f1e6ddcac29 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 30 May 2005 20:54:36 +0000 Subject: [PATCH] fix typo SVN-Revision: 1119 --- openwrt/target/linux/linux-2.4/patches/001-bcm47xx.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/target/linux/linux-2.4/patches/001-bcm47xx.patch b/openwrt/target/linux/linux-2.4/patches/001-bcm47xx.patch index b4a960ff1f..5e3fc34fe6 100644 --- a/openwrt/target/linux/linux-2.4/patches/001-bcm47xx.patch +++ b/openwrt/target/linux/linux-2.4/patches/001-bcm47xx.patch @@ -11702,7 +11702,7 @@ diff -Nur linux-2.4.30/arch/mips/bcm947xx/sbpci.c linux-2.4.30-brcm/arch/mips/bc + CT4712_WR = 0; + else + CT4712_WR = 1; -+ /* ++ */ + + boardflags = (uint32) getintvar(NULL, "boardflags"); + -- 2.25.1