diff options
author | Ben Dooks <ben-linux@fluff.org> | 2006-12-23 19:36:35 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2007-01-06 07:37:35 -0500 |
commit | 9ca3f07b869c1fbbdfdac3150019a3e4d2948d8e (patch) | |
tree | 205f4460c07e1253419d29c283f6d857372770dc /fs/Makefile | |
parent | e2bdb176ffae3fd2c162db897a05fbad044ff9e9 (diff) |
[ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes
Include <asm/io.h> to fix the warning:
arch/arm/kernel/traps.c:647:6: warning: symbol '__readwrite_bug' was not declared. Should it be static?
Include <linux/mc146818rtc.h> to fix the warning:
arch/arm/kernel/time.c:42:1: warning: symbol 'rtc_lock' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'fs/Makefile')
0 files changed, 0 insertions, 0 deletions