summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/migor.h
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2008-10-01 16:24:32 +0900
committerPaul Mundt <lethal@linux-sh.org>2008-10-01 16:24:32 +0900
commit225c9a8d1da274bf23efec43ec28b1c9e45e12f8 (patch)
treee47838be04074980744be0f289e274d24d2bb31a /arch/sh/include/asm/migor.h
parentbbfbd8b151fe35c9a1180a7f5254c5d6b8387cc0 (diff)
downloadlinux-225c9a8d1da274bf23efec43ec28b1c9e45e12f8.tar.gz
linux-225c9a8d1da274bf23efec43ec28b1c9e45e12f8.tar.bz2
linux-225c9a8d1da274bf23efec43ec28b1c9e45e12f8.zip
video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.
This provides a workaround for users of sh_mobile_lcdcfb that don't define HAVE_CLK and have otherwise sane clock initialization. At the same time, move the sh_mobile_lcdc.h header to include/video/. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/include/asm/migor.h')
-rw-r--r--arch/sh/include/asm/migor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/include/asm/migor.h b/arch/sh/include/asm/migor.h
index c12b632c540b..70596d38fd67 100644
--- a/arch/sh/include/asm/migor.h
+++ b/arch/sh/include/asm/migor.h
@@ -54,7 +54,7 @@
#define BSC_CS6ABCR 0xfec1001c
-#include <asm/sh_mobile_lcdc.h>
+#include <video/sh_mobile_lcdc.h>
int migor_lcd_qvga_setup(void *board_data, void *sys_ops_handle,
struct sh_mobile_lcdc_sys_bus_ops *sys_ops);