arm: vexpress: Decouple vexpress-poweroff implementation from machine_desc
[pandora-kernel.git] / include / linux / vexpress.h
index 7581874..ea7168a 100644 (file)
@@ -115,9 +115,6 @@ unsigned __vexpress_get_site(struct device *dev, struct device_node *node);
 void vexpress_sysreg_early_init(void __iomem *base);
 void vexpress_sysreg_of_early_init(void);
 
-void vexpress_power_off(void);
-void vexpress_restart(char str, const char *cmd);
-
 /* Clocks */
 
 struct clk *vexpress_osc_setup(struct device *dev);