projects
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
[PATCH] arch/sh64/kernel/time.c: add module.h
[linux-2.6.git]
/
arch
/
sh64
/
kernel
/
time.c
diff --git
a/arch/sh64/kernel/time.c
b/arch/sh64/kernel/time.c
index
1195af3
..
0773c9f
100644
(file)
--- a/
arch/sh64/kernel/time.c
+++ b/
arch/sh64/kernel/time.c
@@
-29,6
+29,7
@@
#include <linux/init.h>
#include <linux/profile.h>
#include <linux/smp.h>
+#include <linux/module.h>
#include <asm/registers.h> /* required by inline __asm__ stmt. */