From: Heiko Carstens Date: Tue, 24 Jul 2012 12:27:53 +0000 (+0200) Subject: s390/debug: remove module_exit function / move EXPORT_SYMBOLs X-Git-Tag: v3.6-rc1~34^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5274369945a9c1cc05cb05c0d9713afe2f87db0;p=pandora-kernel.git s390/debug: remove module_exit function / move EXPORT_SYMBOLs debug.c is not a module, so remove the module_exit function, since it will never be called. Also move the EXPORT_SYMBOL statements to the functions they belong to. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed