From: Ben Dooks Date: Wed, 12 Oct 2005 18:58:05 +0000 (+0100) Subject: [ARM] 2975/1: S3C2410: time.c missing include of cpu.h X-Git-Tag: v2.6.14-rc5~66^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eea3c0b6cb356bc8e515084f831cac7e3d5131c;p=pandora-kernel.git [ARM] 2975/1: S3C2410: time.c missing include of cpu.h Patch from Ben Dooks arch/arm/mach-s3c2410/time.c is missing include of cpu.h, causing the declaration of the timer struct (s3c24xx_timer) to be flagged as missing the declaration. Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed