diff options
Diffstat (limited to 'board/cm-bf548/video.c')
-rw-r--r-- | board/cm-bf548/video.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/cm-bf548/video.c b/board/cm-bf548/video.c index a43413e..c35d285 100644 --- a/board/cm-bf548/video.c +++ b/board/cm-bf548/video.c @@ -11,6 +11,7 @@ #include <config.h> #include <malloc.h> #include <asm/blackfin.h> +#include <asm/clock.h> #include <asm/gpio.h> #include <asm/portmux.h> #include <asm/mach-common/bits/dma.h> |