From bc4a98a515e5988ced76cd09ff64046835528fde Mon Sep 17 00:00:00 2001 From: Guennadi Liakhovetski Date: Thu, 19 Feb 2009 10:25:22 +0100 Subject: add SuperH files we need for video patches Signed-off-by: Guennadi Liakhovetski kernel-sync: --- --- linux/arch/sh/boards/mach-migor/setup.c | 578 ++++++++++++++++++++++++++++++++ 1 file changed, 578 insertions(+) create mode 100644 linux/arch/sh/boards/mach-migor/setup.c (limited to 'linux/arch/sh/boards/mach-migor') diff --git a/linux/arch/sh/boards/mach-migor/setup.c b/linux/arch/sh/boards/mach-migor/setup.c new file mode 100644 index 000000000..28e56c580 --- /dev/null +++ b/linux/arch/sh/boards/mach-migor/setup.c @@ -0,0 +1,578 @@ +/* + * Renesas System Solutions Asia Pte. Ltd - Migo-R + * + * Copyright (C) 2008 Magnus Damm + * + * This file is subject to the terms and conditions of the GNU General Public + * License. See the file "COPYING" in the main directory of this archive + * for more details. + */ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include