commit | db8035f20fa77f0a9c776c9eb85a917990a0888e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Mar 31 08:40:34 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 05 16:36:52 2017 -0400 |
tree | 3b01993a2261e2115dffcb3421c02ba82b611b90 | |
parent | 4096e3ac8bcd00f0b9c3491a122fd5e3cda9d8f7 [diff] |
board_f: Drop unused headers Drop headers which are not used or needed in this file. The compiler.h header is included by common.h. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: York Sun <york.sun@nxp.com>