From: Ralf Baechle Date: Wed, 12 Jun 2013 23:29:24 +0000 (+0200) Subject: MIPS: Oceton: Fix build error. X-Git-Tag: v3.11-rc1~14^2^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39205750efa6d335fac4f9bcd32b49c7e71c12b7;p=pandora-kernel.git MIPS: Oceton: Fix build error. If CONFIG_CAVIUM_OCTEON_LOCK_L2_TLB, CONFIG_CAVIUM_OCTEON_LOCK_L2_EXCEPTION, CONFIG_CAVIUM_OCTEON_LOCK_L2_LOW_LEVEL_INTERRUPT and CONFIG_CAVIUM_OCTEON_LOCK_L2_INTERRUPT are all undefined: arch/mips/cavium-octeon/setup.c: In function ‘prom_init’: arch/mips/cavium-octeon/setup.c:715:12: error: unused variable ‘ebase’ [-Werror=unused-variable] Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed