diff options
Diffstat (limited to 'common/iomux.c')
-rw-r--r-- | common/iomux.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/iomux.c b/common/iomux.c index 62bdec61aa..3d8d00b448 100644 --- a/common/iomux.c +++ b/common/iomux.c @@ -6,6 +6,7 @@ */ #include <common.h> +#include <console.h> #include <serial.h> #include <malloc.h> |