commit | 479312233cbc5f8b57ba13b2762a4cde1f2edd52 | [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 | 5e924a13e729c83351f76609d058c1db30746c9b [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>