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:
6dbe51c
)
ARM: S5PC100: remove useless ifdef in common.h
author
Kukjin Kim
<kgene.kim@samsung.com>
Sat, 19 Jan 2013 06:52:58 +0000
(22:52 -0800)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Tue, 5 Mar 2013 09:37:10 +0000
(18:37 +0900)
The mach-s5pc100 should be complied with selecting CPU_S5PC100,
so the 'ifdef' in common.h is not required.
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
No differences found