From: Alexey Dobriyan Date: Wed, 1 Feb 2006 11:06:09 +0000 (-0800) Subject: [PATCH] arch/sh64/kernel/time.c: add module.h X-Git-Tag: v2.6.16-rc2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4940fb441275d654cff7d0f7708f91bd8435a85a;p=pandora-kernel.git [PATCH] arch/sh64/kernel/time.c: add module.h It uses EXPORT_SYMBOL. arch/sh64/kernel/time.c:254: warning: type defaults to `int' in declaration of `EXPORT_SYMBOL' arch/sh64/kernel/time.c:254: warning: parameter names (without types) in function declaration arch/sh64/kernel/time.c:254: warning: data definition has no type or storage class Signed-off-by: Alexey Dobriyan Cc: Paul Mundt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed