mfd: da9063: Replace mfd_add_devices with devm counterpart
[sfrench/cifs-2.6.git] / include / linux / mfd / da9063 / core.h
index 9ab7049977aa36f8eda8c21670a7373bdc70d300..8e6684d884e0b9386300c9e8d4dcf0b70c5ccae6 100644 (file)
@@ -94,6 +94,4 @@ struct da9063 {
 int da9063_device_init(struct da9063 *da9063, unsigned int irq);
 int da9063_irq_init(struct da9063 *da9063);
 
-void da9063_device_exit(struct da9063 *da9063);
-
 #endif /* __MFD_DA9063_CORE_H__ */