rk: revert to v3.10
[firefly-linux-kernel-4.4.55.git] / arch / arm / include / asm / mcpm.h
index 7626a7fd49385ee7d00cec3e7ae947d4eabdb016..0f7b7620e9a554b0b4a0ba4939a60c905e0a435c 100644 (file)
@@ -41,14 +41,6 @@ extern void mcpm_entry_point(void);
  */
 void mcpm_set_entry_vector(unsigned cpu, unsigned cluster, void *ptr);
 
-/*
- * This sets an early poke i.e a value to be poked into some address
- * from very early assembly code before the CPU is ungated.  The
- * address must be physical, and if 0 then nothing will happen.
- */
-void mcpm_set_early_poke(unsigned cpu, unsigned cluster,
-                        unsigned long poke_phys_addr, unsigned long poke_val);
-
 /*
  * CPU/cluster power operations API for higher subsystems to use.
  */