diff options
Diffstat (limited to 'board/ti/am65x/evm.c')
| -rw-r--r-- | board/ti/am65x/evm.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/board/ti/am65x/evm.c b/board/ti/am65x/evm.c index d52ac332f81..8bb13ef5b2b 100644 --- a/board/ti/am65x/evm.c +++ b/board/ti/am65x/evm.c @@ -20,6 +20,7 @@  #include <asm/omap_common.h>  #include <env.h>  #include <spl.h> +#include <linux/printk.h>  #include "../common/board_detect.h" | 
