|
@@ -16,7 +16,7 @@
|
|
#include <asm/mach-rc32434/rb.h>
|
|
#include <asm/mach-rc32434/rb.h>
|
|
|
|
|
|
static void rb532_led_set(struct led_classdev *cdev,
|
|
static void rb532_led_set(struct led_classdev *cdev,
|
|
- enum led_brightness brightness)
|
|
|
|
|
|
+ enum led_brightness brightness)
|
|
{
|
|
{
|
|
if (brightness)
|
|
if (brightness)
|
|
set_latch_u5(LO_ULED, 0);
|
|
set_latch_u5(LO_ULED, 0);
|