Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mips/cavium-octeon: Fix typo *must* in comment

Fixes: 5b3b16880f ("MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.")
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Paul Burton <paulburton@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Paul Burton <paul.burton@mips.com>
Cc: James Hogan <jhogan@kernel.org>
Cc: linux-mips@vger.kernel.org

authored by

Paul Menzel and committed by
Paul Burton
474435a0 6fbde6b4

+1 -1
+1 -1
arch/mips/cavium-octeon/setup.c
··· 844 844 * BIST should always be enabled when doing a soft reset. L2 845 845 * Cache locking for instance is not cleared unless BIST is 846 846 * enabled. Unfortunately due to a chip errata G-200 for 847 - * Cn38XX and CN31XX, BIST msut be disabled on these parts. 847 + * Cn38XX and CN31XX, BIST must be disabled on these parts. 848 848 */ 849 849 if (OCTEON_IS_MODEL(OCTEON_CN38XX_PASS2) || 850 850 OCTEON_IS_MODEL(OCTEON_CN31XX))