omap: Fix compile dependency to LEDS_CLASS
authorTony Lindgren <tony@atomide.com>
Wed, 15 Sep 2010 17:18:51 +0000 (10:18 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 15 Sep 2010 17:18:51 +0000 (10:18 -0700)
If we LEDS_CLASS is not selected, we will get undefined reference
to `led_classdev_register'.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found