Move source tree closer to the 2.6.32.17 mainline
/drivers/hwmon/ams/ams.h
blob:5ed387b0bd9aa08185e05bd790ac06976a8a7bed -> blob:b28d7e27a031727bc7cc83c18d28b9fc15b2160a
--- drivers/hwmon/ams/ams.h
+++ drivers/hwmon/ams/ams.h
@@ -61,6 +61,7 @@ extern struct ams ams_info;
extern void ams_sensors(s8 *x, s8 *y, s8 *z);
extern int ams_sensor_attach(void);
+extern void ams_sensor_detach(void);
extern int ams_pmu_init(struct device_node *np);
extern int ams_i2c_init(struct device_node *np);