]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP4: PRM: make PRCM interrupt handler related functions static
authorTero Kristo <t-kristo@ti.com>
Mon, 27 Oct 2014 15:39:26 +0000 (08:39 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 27 Oct 2014 15:39:26 +0000 (08:39 -0700)
commit8216bc10c3b4eb984ded51c12910a1d1512721d4
tree7ce784c3b0ff70736eb75fa0f11b6bc596501a0a
parent5ebbc77ba0e65e1bbea6227511035069b72cfa8a
ARM: OMAP4: PRM: make PRCM interrupt handler related functions static

These are not needed outside the PRM driver, so make them static and
remove the prototypes from the public header.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Paul Walmsley <paul@pwsan.com>
Tested-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/prm44xx.c
arch/arm/mach-omap2/prm44xx_54xx.h