commit | 7f2da76949e42221c1b3de632c47d3950436e55e | [log] [tgz] |
---|---|---|
author | Breno Lima <breno.lima@nxp.com> | Fri Jul 22 09:11:02 2016 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Thu Jul 28 13:27:19 2016 +0200 |
tree | e5cc0537035c417c75aa11ca5b25a49aca5eb070 | |
parent | 8d76d0d7a2bb3d836bdbcceff70622558f0d221d [diff] |
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>