From mboxrd@z Thu Jan 1 00:00:00 1970 From: b39297@freescale.com (wu guoxing) Date: Thu, 3 Nov 2011 13:56:37 +0800 Subject: [PATCH] ARM : mx35: 3ds-board: add framebuffer device Message-ID: <1320299797-23167-1-git-send-email-b39297@freescale.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org This patch adds framebuffer support for freescale mx35 3ds board Signed-off-by: Wu Guoxing --- arch/arm/mach-imx/mach-mx35_3ds.c | 99 +++++++++++++++++++++++++++++++++++++ 1 files changed, 99 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-imx/mach-mx35_3ds.c b/arch/arm/mach-imx/mach-mx35_3ds.c index 5a5eb3e..e7889ca 100644 --- a/arch/arm/mach-imx/mach-mx35_3ds.c +++ b/arch/arm/mach-imx/mach-mx35_3ds.c @@ -40,9 +40,74 @@ #include #include #include +#include