]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 1 Oct 2008 07:24:32 +0000 (16:24 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 1 Oct 2008 07:24:32 +0000 (16:24 +0900)
commit225c9a8d1da274bf23efec43ec28b1c9e45e12f8
treee47838be04074980744be0f289e274d24d2bb31a
parentbbfbd8b151fe35c9a1180a7f5254c5d6b8387cc0
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>
arch/sh/boards/board-ap325rxa.c
arch/sh/boards/mach-migor/lcd_qvga.c
arch/sh/boards/mach-migor/setup.c
arch/sh/include/asm/migor.h
drivers/video/sh_mobile_lcdcfb.c
include/video/sh_mobile_lcdc.h [moved from arch/sh/include/asm/sh_mobile_lcdc.h with 100% similarity]