aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/ssd2828.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/ssd2828.c')
-rw-r--r--drivers/video/ssd2828.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/ssd2828.c b/drivers/video/ssd2828.c
index 4d40dca..83566bc 100644
--- a/drivers/video/ssd2828.c
+++ b/drivers/video/ssd2828.c
@@ -10,6 +10,7 @@
*/
#include <common.h>
+#include <malloc.h>
#include <mipi_display.h>
#include <asm/arch/gpio.h>
#include <asm/gpio.h>