]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: BCM47XX: Remove the needless check with the 1074K
authorWei Li <liwei391@huawei.com>
Wed, 23 Sep 2020 06:53:26 +0000 (14:53 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 23 Sep 2020 12:48:53 +0000 (14:48 +0200)
commitbe75e99174cdafc2783f5307c2868f6af28e987f
treeaacbe49b7406026dab932a3c4163a4167556bf64
parent763383df895c1961de749a2f73abf2d398a95bcd
MIPS: BCM47XX: Remove the needless check with the 1074K

As there is no known soc powered by mips 1074K in bcm47xx series,
the check with 1074K is needless. So just remove it.

Link: https://wireless.wiki.kernel.org/en/users/Drivers/b43/soc
Fixes: 525269dcf957 ("MIPS: Add 1074K CPU support explicitly.")
Signed-off-by: Wei Li <liwei391@huawei.com>
Acked-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/bcm47xx/setup.c