omap2 clock: move 24xx clock definitions from clock.h into clock24xx.h
authorPaul Walmsley <paul@pwsan.com>
Wed, 12 Sep 2007 06:01:43 +0000 (00:01 -0600)
committerTony Lindgren <tony@atomide.com>
Mon, 17 Sep 2007 18:15:17 +0000 (11:15 -0700)
commitb5c00ebb67b007eca2ae2a2cb92c275eac68b957
treeb7e8e2e920324c8fa1ee149f25ab9dbf64f05d42
parente2d063af47eb3d209030ac884fab145140b92381
omap2 clock: move 24xx clock definitions from clock.h into clock24xx.h

In preparation for OMAP34xx clock definitions, move OMAP24xx-specific
struct clks and prcm_config into a new file, 'clock24xx.h'.  Also correct
several style infelicities that checkpatch complains about.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock.h
arch/arm/mach-omap2/clock24xx.h [new file with mode: 0644]