commit | a7df05ca371f78303b17004484b699ff15115ef1 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Nov 16 13:10:36 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 05 16:06:07 2022 -0500 |
tree | 7943d7ed6c554ee1034f6898620892ec790139e0 | |
parent | a0a6f69dd1f498ac1a0e9f8b3d5bf4e201db4e74 [diff] |
imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.h There are now no flags being set in these files, so remove them. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>