From: Paul Mundt Date: Wed, 1 Oct 2008 07:24:32 +0000 (+0900) Subject: video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations. X-Git-Tag: Ubuntu-5.4-5.4.0-11.14~33432^2~17^2 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=225c9a8d1da274bf23efec43ec28b1c9e45e12f8;p=mirror_ubuntu-focal-kernel.git 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 --- diff --git a/arch/sh/boards/board-ap325rxa.c b/arch/sh/boards/board-ap325rxa.c index 00e632fc0688..7ae8dcddfeb4 100644 --- a/arch/sh/boards/board-ap325rxa.c +++ b/arch/sh/boards/board-ap325rxa.c @@ -20,7 +20,7 @@ #include #include #include -#include +#include