Skip to content
Commit 55bf9267 authored by Ben Dooks's avatar Ben Dooks
Browse files

ARM: S3C64XX: Combine the clock init code



Turn the init sequence of
	s3c24xx_register_baseclocks(xtal);
	s3c64xx_register_clocks();
	s3c6400_register_clocks(S3C6410_CLKDIV0_ARM_MASK);

into a single call as this is now contained within one file.

Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
parent 62acb2f8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment