imx: Fix build for all other BSPs.

This commit is contained in:
Christian Mauderer
2020-04-16 09:52:12 +02:00
parent c0f6606d47
commit db78c8c52f
3 changed files with 13 additions and 0 deletions

View File

@@ -67,7 +67,9 @@ __FBSDID("$FreeBSD$");
#include <machine/bus.h>
#include <machine/resource.h>
#ifndef __rtems__
#include <arm/freescale/imx/imx_ccmvar.h>
#endif /* __rtems__ */
#include <rtems/bsd/local/opt_platform.h>