commit | 16c61f76342846942c40d5221776a44e558b57f0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 08:22:54 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 11:02:34 2017 -0400 |
tree | d9f2b0ced0bc933195ec74e458c0d759a6edf68a | |
parent | f96dea9aec964d4e89b8ae34d6b829a2bca7aa5c [diff] |
mips: Don't include asm/u-boot.h in common This is not actually needed anywhere, so drop it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>