]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
mfd: tps65219: Remove unused macros & add regmap.h
authorShree Ramamoorthy <s-ramamoorthy@ti.com>
Tue, 17 Dec 2024 20:49:35 +0000 (14:49 -0600)
committerLee Jones <lee@kernel.org>
Thu, 9 Jan 2025 09:55:39 +0000 (09:55 +0000)
These macros are not used by the driver, and the structs are accounted
for with the addition of the linux/regmap.h file.

Signed-off-by: Shree Ramamoorthy <s-ramamoorthy@ti.com>
Link: https://lore.kernel.org/r/20241217204935.1012106-3-s-ramamoorthy@ti.com
Signed-off-by: Lee Jones <lee@kernel.org>
include/linux/mfd/tps65219.h

index e6826e34e2a64b2149f447a960e839f673255751..546bceec71738bca47ea23a6c2ff398a8b5f13ce 100644 (file)
 
 #include <linux/bitops.h>
 #include <linux/notifier.h>
+#include <linux/regmap.h>
 #include <linux/regulator/driver.h>
 
-struct regmap;
-struct regmap_irq_chip_data;
-
-#define TPS65219_1V35                                  1350000
-#define TPS65219_1V8                                   1800000
-
 /* TPS chip id list */
 #define TPS65219                                       0xF0