From: H Hartley Sweeten Date: Tue, 29 May 2012 22:07:14 +0000 (-0700) Subject: drivers/video/backlight/apple_bl.c: include header for exported symbol prototypes X-Git-Tag: v3.5-rc1~49^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1615d210dbc9c67c38b66bcff53233452dbaae22;p=pandora-kernel.git drivers/video/backlight/apple_bl.c: include header for exported symbol prototypes Include the header to pickup the exported symbol prototype. Quiets the sparse warning: warning: symbol 'apple_bl_register' was not declared. Should it be static? warning: symbol 'apple_bl_unregister' was not declared. Should it be static? [akpm@linux-foundation.org: fix resulting build error] Signed-off-by: H Hartley Sweeten Cc: Richard Purdie Signed-off-by: Florian Tobias Schandinat Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed