]> Git Repo - linux.git/blobdiff - drivers/leds/leds-rb532.c
Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git.secretla...
[linux.git] / drivers / leds / leds-rb532.c
index 9ebdd5011a7c2b547bded1a429b60f1d54de0ffe..2e746d257b0228b7d4a024620215c5a8bb09651f 100644 (file)
@@ -16,7 +16,7 @@
 #include <asm/mach-rc32434/rb.h>
 
 static void rb532_led_set(struct led_classdev *cdev,
-                          enum led_brightness brightness)
+                         enum led_brightness brightness)
 {
        if (brightness)
                set_latch_u5(LO_ULED, 0);
This page took 0.026718 seconds and 4 git commands to generate.