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:
37892ff
)
ARM: S3C24XX: move common S3C2443 clock definitions to clock.h
author
Heiko Stuebner
<heiko@sntech.de>
Fri, 27 Jan 2012 07:16:19 +0000
(16:16 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Tue, 31 Jan 2012 11:06:42 +0000
(20:06 +0900)
plat-samsung/clock.h currently keeps all the SoC specific clock
declarations except the ones for S3C2443/S3C2416 which were kept in
s3c2443.h.
This patch moves them out of s3c2443.h to get rid of the header
completely later on.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
No differences found