git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
964fe08
)
ARM: S3C24XX: Define a macro to avoid compilation error
author
Ramax Lo
<ramaxlo@gmail.com>
Mon, 21 Sep 2009 16:04:16 +0000
(
00:04
+0800)
committer
Ben Dooks
<ben-linux@fluff.org>
Wed, 28 Oct 2009 18:25:56 +0000
(18:25 +0000)
Define a macro to avoid the following error during kernel build process
for platforms other than s3c2410:
arch/arm/plat-s3c24xx/cpu.c:84: error: ‘s3c2410a_init’ undeclared here (not in a function)
Signed-off-by: Ramax Lo <ramaxlo@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found