]> code.ossystems Code Review - bsp/u-boot.git/commit
wandboard: Replace is_cpu_type() for macro
authorBreno Lima <breno.lima@nxp.com>
Fri, 22 Jul 2016 12:11:02 +0000 (09:11 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 28 Jul 2016 14:54:21 +0000 (11:54 -0300)
commit5396047cffa65723e195f5ae88b83fdd410c42c4
treeca363d3b4d42c0d112af4566348a68c71570ead4
parentccbd4866b94aebdba904ab8c57433c3f77d4faa5
wandboard: Replace is_cpu_type() for macro

It's not necessary to use the is_cpu_type function, there is a macro in
sys_proto.h already implemented.

Signed-off-by: Breno Lima <breno.lima@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
board/wandboard/wandboard.c