From: Axel Lin Date: Thu, 25 Aug 2011 22:59:15 +0000 (-0700) Subject: leds: add missing include of linux/module.h X-Git-Tag: v3.1-rc4~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86383b55791bd97e88ef493e33ef521ee244f3d9;p=pandora-kernel.git leds: add missing include of linux/module.h Add missing include of linux/module.h for drivers that use interfaces from linux/module.h. This patch fixes build errors. Signed-off-by: Axel Lin Cc: Jonathan McDowell Acked-by: Kristoffer Ericson Cc: Magnus Damm Cc: Richard Purdie Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed