1
0
Fork 0
remarkable-uboot/arch/nds32
Mike Frysinger 11a05fbde7 nds32: fix unused pmu_init warning
Fixes the build-time warning:
	board.c: At top level:
	board.c:106: warning: 'pmu_init' defined but not used

This makes the ifdef logic at the call site match the logic at the
function definition.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-08-11 00:43:28 +08:00
..
cpu/n1213 nds32: split common cache access from cpu into lib 2012-07-20 23:55:52 +08:00
include/asm nds32: drop bi_enetaddr from global data 2012-08-11 00:43:28 +08:00
lib nds32: fix unused pmu_init warning 2012-08-11 00:43:28 +08:00
config.mk nds32/lib: add generic funcs in NDS32 lib 2011-10-22 00:53:11 +02:00