From: Richard Purdie Date: Mon, 2 Feb 2009 23:04:42 +0000 (+0000) Subject: leds: Fix leds-gpio driver multiple module_init/exit usage X-Git-Tag: v2.6.30-rc1~187^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2bdc3e7130001804f27e7c1254930143119f435;p=pandora-kernel.git leds: Fix leds-gpio driver multiple module_init/exit usage You can't have multiple module_init()/module_exit calls so resort to messy ifdefs potentially pending some code refactoring. Signed-off-by: Richard Purdie --- Reading git-diff-tree failed