From a0239073fd75489d25575cf3aaf71ab55b416020 Mon Sep 17 00:00:00 2001 From: Florian Tobias Schandinat Date: Sun, 29 Jul 2012 16:47:40 +0000 Subject: da8xx-fb: fix compile issue due to missing include Signed-off-by: Florian Tobias Schandinat diff --git a/drivers/video/da8xx-fb.c b/drivers/video/da8xx-fb.c index ca9943a..7ae9d53 100644 --- a/drivers/video/da8xx-fb.c +++ b/drivers/video/da8xx-fb.c @@ -32,6 +32,7 @@ #include #include #include +#include #include #include