commit | 0eea3c0b6cb356bc8e515084f831cac7e3d5131c | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Wed Oct 12 19:58:05 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Oct 12 19:58:05 2005 +0100 |
tree | 100507b40de41e2391783604e99d700771b672cd | |
parent | 60ac133aac9e07b94f2cb6bf571bf8aef69248c3 [diff] |
[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 <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>