OSDN Git Service

LED/MIPS: Move SEAD3 LED driver to where it belongs.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 3 Aug 2015 15:04:01 +0000 (17:04 +0200)
committerJacek Anaszewski <j.anaszewski@samsung.com>
Mon, 21 Sep 2015 07:37:13 +0000 (09:37 +0200)
commit18ce230f96e1fed7215927b7695fa6e8c703fcc1
treea07d074af19a8cc029a11c58890bcdebe375bead
parentd7ac5055f09189d989d1d023232eda01014ebb14
LED/MIPS: Move SEAD3 LED driver to where it belongs.

Fixes the following randconfig problem

leds-sead3.c:(.text+0x7dc): undefined reference to `led_classdev_unregister'
leds-sead3.c:(.text+0x7e8): undefined reference to `led_classdev_unregister'

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Cc: Bryan Wu <cooloney@gmail.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Cc: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-leds@vger.kernel.org
Cc: linux-mips@linux-mips.org
Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
arch/mips/mti-sead3/Makefile
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/leds-sead3.c [moved from arch/mips/mti-sead3/leds-sead3.c with 99% similarity]