This define appears incorrect, but it is completely unused so it can be
removed.

Signed-off-by: Luca Ceresoli <l...@lucaceresoli.net>
---
 include/linux/mfd/lp87565.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/include/linux/mfd/lp87565.h b/include/linux/mfd/lp87565.h
index 2620554f357a..a8799ae50dcf 100644
--- a/include/linux/mfd/lp87565.h
+++ b/include/linux/mfd/lp87565.h
@@ -237,9 +237,6 @@ enum lp87565_device_type {
 #define LP87565_GPIO2_OUT                      BIT(1)
 #define LP87565_GPIO1_OUT                      BIT(0)
 
-/* Number of step-down converters available */
-#define LP87565_NUM_BUCK               6
-
 enum LP87565_regulator_id {
        /* BUCK's */
        LP87565_BUCK_0,
-- 
2.30.0

Reply via email to