ARM: OMAP4+: CM: Move function prototypes to common header for re-use
commit19fa20d7df897c2fa5d9c8f709819fe1883eec3c
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Wed, 29 May 2013 16:38:03 +0000 (29 12:38 -0400)
committerPaul Walmsley <paul@pwsan.com>
Sat, 8 Jun 2013 17:41:39 +0000 (8 11:41 -0600)
treefd36c5e165134d042e78d4e26309c71371b5d3d4
parent42e872a4497067bb6f4dffefcc2bac6cf7395af2
ARM: OMAP4+: CM: Move function prototypes to common header for re-use

OMAP5 reuses OMAP4 CM IP block which lets us re-use CM1/CM2 functions.
So move the function prototypes from cm1_44xx.h, cm2_44xx.h to
cm_prm44xx_54xx.h header. The suggestion came from Paul Walmsley
as part of the OMAP5 data file review.

This is preparatory  patch to add OMAP5 CM data file.

Cc: Paul Walmsley <paul@pwsan.com>
Acked-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/cm1_44xx.h
arch/arm/mach-omap2/cm2_44xx.h
arch/arm/mach-omap2/cm_44xx_54xx.h [new file with mode: 0644]