Skip to content
Commit 4f806819 authored by Axel Lin's avatar Axel Lin Committed by Tony Lindgren
Browse files

ARM: OMAP: OMAP_DEBUG_LEDS needs to select LEDS_CLASS



This fixes below build error when CONFIG_LEDS_CLASS is not set.

  LD      init/built-in.o
arch/arm/plat-omap/built-in.o: In function `fpga_probe':
arch/arm/plat-omap/debug-leds.c:113: undefined reference to `led_classdev_register'
make: *** [vmlinux] Error 1

Signed-off-by: default avatarAxel Lin <axel.lin@gmail.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 12aee6c6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment