From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Mon, 03 Oct 2011 11:51:49 +0200 Subject: [PATCH 03/30] video/omap: fix build dependencies In-Reply-To: <1317625175.2026.8.camel@deskari> References: <1317566760-25681-1-git-send-email-arnd@arndb.de> <1317566760-25681-4-git-send-email-arnd@arndb.de> <1317625175.2026.8.camel@deskari> Message-ID: <6628015.ZCJR4R4V8E@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Monday 03 October 2011 09:59:35 Tomi Valkeinen wrote: > On Sun, 2011-10-02 at 16:45 +0200, Arnd Bergmann wrote: > > Four of the LCD panel drivers depend on the backlight class, > > so add the dependency in Kconfig. > > Selecting the BACKLIGHT_CLASS_DEVICE symbol does not generally > > work since it has other dependencies. > > > > Signed-off-by: Arnd Bergmann > > Cc: Tomi Valkeinen > > This looks ok to me. If it's fine to you, I'll queue this patch in my > DSS tree to prevent possible conflicts. Yes, that's good. Thanks, Arnd