]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] arch/sh64/kernel/time.c: add module.h
authorAlexey Dobriyan <adobriyan@gmail.com>
Wed, 1 Feb 2006 11:06:09 +0000 (03:06 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 1 Feb 2006 16:53:20 +0000 (08:53 -0800)
commit4940fb441275d654cff7d0f7708f91bd8435a85a
treecf571c13b9a5347a8bf0c2d5cce95bc606a79d31
parent87f55e67dc1be000fa76009532906b168a80b3dd
[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 <adobriyan@gmail.com>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/sh64/kernel/time.c