From 32f98920727a78d0fc2fd608c0d5e3a25a1d3490 Mon Sep 17 00:00:00 2001 From: ubuntu Date: Tue, 15 Mar 2011 19:09:52 -0700 Subject: [PATCH] cwz close vdd1 voltage debug --- drivers/mfd/tps65910-core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mfd/tps65910-core.c b/drivers/mfd/tps65910-core.c index 9ce24a227c33..493e1b4fef78 100644 --- a/drivers/mfd/tps65910-core.c +++ b/drivers/mfd/tps65910-core.c @@ -724,7 +724,7 @@ static int proc_tps65910_show(struct seq_file *s, void *v) } #endif -#if 1 +#if 0 { struct regulator *vldo; -- 2.34.1