From 2e87c09209cce10a0744eb28c25e93fe9fdc3e81 Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Thu, 1 Aug 2013 19:49:45 -0700 Subject: [PATCH] leds: leds-ss4200: Staticize nasgpio_led_get_attr() nasgpio_led_get_attr() is used only in this file. Fix the following sparse warning: drivers/leds/leds-ss4200.c:200:5: warning: symbol 'nasgpio_led_get_attr' was not declared. Should it be static? Signed-off-by: Jingoo Han Signed-off-by: Bryan Wu --- Reading git-format-patch failed