backlight: Fix order of Kconfig entries
authorDavid Brownell <david-b@pacbell.net>
Tue, 29 May 2007 22:07:10 +0000 (23:07 +0100)
committerRichard Purdie <rpurdie@rpsys.net>
Mon, 16 Jul 2007 00:16:36 +0000 (01:16 +0100)
Switch the order of LCD_CLASS_DEVICE and BACKLIGHT_CLASS_DEVICE,
so that it's possible to insert LCD devices without borking the
dependency displays of xconfig and other config tools.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>

No differences found