Files
linux/arch
Ralf Baechle 294d627437 MIPS: Delete redundant definition of SMP_CACHE_BYTES.
<linux/cache.h> already defines SMP_CACHE_BYTES as L1_CACHE_BYTES.

This change results in a build error in <asm/cpu-info.h> which directly
includes <asm/cache.h>.  Fix this by including <linux/cache.h> instead.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2017-04-10 11:56:08 +02:00
..
2017-03-10 08:59:07 -08:00
2017-03-20 11:27:28 +01:00
2017-03-10 08:59:07 -08:00
2017-03-31 16:26:21 -07:00