diff --git a/board/sharp/common/dma.c b/board/sharp/common/dma.c index f725c6bd50..93804e1d1a 100644 --- a/board/sharp/common/dma.c +++ b/board/sharp/common/dma.c @@ -1,6 +1,7 @@ #include #include #include +#include void board_quiesce_devices(void) { mxs_dma_disable(MXS_DMA_CHANNEL_AHB_APBH_LCDIF);