OMAP4: hwmod: Replace RSTCTRL absolute address with offset macros
[deliverable/linux.git] / arch / arm / mach-omap2 / prm44xx.h
index 6e53120fd6cb5e4ae395bb38b9a5134f93330545..3732e026a22f9c5f4a564508f2877828ba978ace 100644 (file)
@@ -755,10 +755,6 @@ extern u32 omap4_prm_set_inst_reg_bits(u32 bits, s16 inst, s16 idx);
 extern u32 omap4_prm_clear_inst_reg_bits(u32 bits, s16 inst, s16 idx);
 extern u32 omap4_prm_read_bits_shift(void __iomem *reg, u32 mask);
 
-extern int omap4_prm_is_hardreset_asserted(void __iomem *rstctrl_reg, u8 shift);
-extern int omap4_prm_assert_hardreset(void __iomem *rstctrl_reg, u8 shift);
-extern int omap4_prm_deassert_hardreset(void __iomem *rstctrl_reg, u8 shift);
-
 extern void omap4_prm_global_warm_sw_reset(void);
 
 # endif
This page took 0.027006 seconds and 5 git commands to generate.