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:
e1a621d
)
ARM: S3C24XX: cleanup the included soc init functions in common.h
author
Heiko Stuebner
<heiko@sntech.de>
Fri, 8 Feb 2013 18:37:13 +0000
(10:37 -0800)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Tue, 5 Mar 2013 01:42:48 +0000
(10:42 +0900)
Only the _init, _init_clocks, _init_uarts and _map_io functions need
NULL defines, as they are used in the cpu map.
Further integrate the two restart functions already in common.h in
their respective soc part and compact the numerous empty lines.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
No differences found