From e661c8978e4833d4148d08b405a2f3175d6f97d9 Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Mon, 28 Jul 2014 06:15:24 -0700 Subject: [PATCH] leds: ipaq-micro: fix sparse non static symbol warning Fixes the following sparse warnings: drivers/leds/leds-ipaq-micro.c:130:24: warning: symbol 'micro_leds_device_driver' was not declared. Should it be static? Signed-off-by: Wei Yongjun Signed-off-by: Bryan Wu --- Reading git-format-patch failed