GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / sh / boards / mach-se / board-se7619.c
blob1d0ef7faa10dd1b467cc2586c9f161c9f4d48ed6
1 /*
2 * arch/sh/boards/se/7619/setup.c
4 * Copyright (C) 2006 Yoshinori Sato
6 * Hitachi SH7619 SolutionEngine Support.
7 */
9 #include <linux/init.h>
10 #include <linux/platform_device.h>
11 #include <asm/io.h>
12 #include <asm/machvec.h>
15 * The Machine Vector
18 static struct sh_machine_vector mv_se __initmv = {
19 .mv_name = "SolutionEngine",
20 .mv_nr_irqs = 108,