diff options
author | 2011-07-18 11:02:17 +0800 | |
---|---|---|
committer | 2011-08-08 17:12:51 +0100 | |
commit | 88585b83e011e661bcd2cf48d47f4634bdd92a14 (patch) | |
tree | ed9195aa512c6597ab5cc8542eb6350c1e90f212 /kernel/irq/manage.c | |
parent | regulator: aat2870-regulator.c needs module.h (diff) | |
download | wireguard-linux-88585b83e011e661bcd2cf48d47f4634bdd92a14.tar.xz wireguard-linux-88585b83e011e661bcd2cf48d47f4634bdd92a14.zip |
regulator: tps65912: Remove unused define of TPS65912_MAX_REG_ID
Currently we define TPS65912_MAX_REG_ID as TPS65912_REG_LDO_10,
but TPS65912_REG_LDO_10 is not defined at all.
( It looks like a typo of TPS65912_REG_LDO10 )
Currently, TPS65912_MAX_REG_ID is not used in this driver,
it is safe to just remove it.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Diffstat (limited to 'kernel/irq/manage.c')
0 files changed, 0 insertions, 0 deletions