Commit 09a89743 authored by Shree Ramamoorthy's avatar Shree Ramamoorthy Committed by Lee Jones
Browse files

mfd: tps65219: Remove unused macros & add regmap.h



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: default avatarShree Ramamoorthy <s-ramamoorthy@ti.com>
Link: https://lore.kernel.org/r/20241217204935.1012106-3-s-ramamoorthy@ti.com


Signed-off-by: default avatarLee Jones <lee@kernel.org>
parent 6891e88d
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -10,14 +10,9 @@

#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