diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-08-06 13:46:37 +0000 |
---|---|---|
committer | Macpaul Lin <macpaul@gmail.com> | 2012-08-11 00:43:28 +0800 |
commit | 11a05fbde76765e4b256b86aa3b82ea3184e3c08 (patch) | |
tree | d6ed302d76a33875e47c4566ee847c34bdf30b5d /net | |
parent | 782ff0cd8704422c355be8fccc06bc62f0cf11b2 (diff) | |
download | u-boot-imx-11a05fbde76765e4b256b86aa3b82ea3184e3c08.zip u-boot-imx-11a05fbde76765e4b256b86aa3b82ea3184e3c08.tar.gz u-boot-imx-11a05fbde76765e4b256b86aa3b82ea3184e3c08.tar.bz2 |
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions