From d15cc7ccc46f22975ffdcaac18518d4417da2fcd Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Thu, 15 Dec 2011 14:52:37 +0800 Subject: [PATCH] --- yaml --- r: 280566 b: refs/heads/master c: 3c8bedb7e42dacc141b1c42b01d9c309dc4ac462 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/mfd/da9052/da9052.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 5f1b189f6d36..ef4f57dece8c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 704867ede0c3645075ff3438d1a4fd4977abaa8d +refs/heads/master: 3c8bedb7e42dacc141b1c42b01d9c309dc4ac462 diff --git a/trunk/include/linux/mfd/da9052/da9052.h b/trunk/include/linux/mfd/da9052/da9052.h index c8899ab20549..5702d1be13b4 100644 --- a/trunk/include/linux/mfd/da9052/da9052.h +++ b/trunk/include/linux/mfd/da9052/da9052.h @@ -126,4 +126,6 @@ static inline int da9052_reg_update(struct da9052 *da9052, unsigned char reg, int da9052_device_init(struct da9052 *da9052, u8 chip_id); void da9052_device_exit(struct da9052 *da9052); +extern struct regmap_config da9052_regmap_config; + #endif /* __MFD_DA9052_DA9052_H */