From: H Hartley Sweeten Date: Fri, 23 Jul 2010 18:38:41 +0000 (-0700) Subject: Staging: dt3155: make module_{init/exit} functions static X-Git-Tag: v2.6.36-rc1~520^2~1^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=968181ca7e679be70bd50b82665e1f369a856ec7;p=pandora-kernel.git Staging: dt3155: make module_{init/exit} functions static The module_init() and module_exit() functions should be static and marked with __init and __exit. Signed-off-by: H Hartley Sweeten Cc: Scott Smedley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed