ARM: OMAP4+: PRM: Move function prototypes to common header for re-use
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Wed, 29 May 2013 16:38:01 +0000 (12:38 -0400)
committerPaul Walmsley <paul@pwsan.com>
Sat, 8 Jun 2013 17:02:20 +0000 (11:02 -0600)
commit9920eca858160ddee2c36bdc80687d841ffd7342
treee982240855321577880e35157aa299a076ba2d97
parentd683b96b072dc4680fc74964eca77e6a23d1fa6e
ARM: OMAP4+: PRM: Move function prototypes to common header for re-use

OMAP5 reuses OMAP4 PRM IP block which lets us re-use PRM functions.
So move the function prototypes from prm44xx.h to 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 PRM 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/prm44xx.h
arch/arm/mach-omap2/prm44xx_54xx.h [new file with mode: 0644]