From 9ca3f07b869c1fbbdfdac3150019a3e4d2948d8e Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Sun, 24 Dec 2006 01:36:35 +0100 Subject: [PATCH] [ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes Include to fix the warning: arch/arm/kernel/traps.c:647:6: warning: symbol '__readwrite_bug' was not declared. Should it be static? Include 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 Signed-off-by: Russell King --- Reading git-format-patch failed