commit | 68994b98fc6606b13fbd1e1d1f2406287fbbd1f8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 08:23:07 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 12:31:22 2017 -0400 |
tree | 2ec8e695ebadb2ad9a28162a94671bf5c882c834 | |
parent | 6e2941d787819ae1221d7f8295fa67d2ba94a913 [diff] |
common: freescale: Move arch-specific imx code to arch-imx These declarations should not be in common.h. Move them to an arch-specific header. Signed-off-by: Simon Glass <sjg@chromium.org>