Skip to content
Snippets Groups Projects
Commit 11a05fbd authored by Mike Frysinger's avatar Mike Frysinger Committed by Macpaul Lin
Browse files

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: default avatarMike Frysinger <vapier@gentoo.org>
parent 782ff0cd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment