]> git.baikalelectronics.ru Git - kernel.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)
commit024acd2d9ce9a7beef25c1f6a42fe67ad96c5cc3
treee47838be04074980744be0f289e274d24d2bb31a
parent3b5fc47f64a3124e19f50136d58e87319049347f
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
arch/sh/include/asm/sh_mobile_lcdc.h [deleted file]
drivers/video/sh_mobile_lcdcfb.c
include/video/sh_mobile_lcdc.h [new file with mode: 0644]