[RFC PATCH] regulator, dt: tps6502x_parse_dt_data() can be static

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Signed-off-by: Fengguang Wu <fengguang.wu@xxxxxxxxx>
---
 tps65023-regulator.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/regulator/tps65023-regulator.c b/drivers/regulator/tps65023-regulator.c
index d143267..5989548 100644
--- a/drivers/regulator/tps65023-regulator.c
+++ b/drivers/regulator/tps65023-regulator.c
@@ -360,7 +360,7 @@ static struct of_regulator_match tps65023_matches[] = {
 };
 
 struct regulator_init_data
-*tps6502x_parse_dt_data(struct device *dev,
+static *tps6502x_parse_dt_data(struct device *dev,
 			  const struct tps_driver_data *drv_data,
 			  struct of_regulator_match **tps6502x_reg_matches)
 {
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux