Re: [PATCH 14/26] mfd: ab8500-debugfs: Fix introduced compiler time warnings

2013-01-28 Thread Lee Jones
On Mon, 28 Jan 2013, Samuel Ortiz wrote: > Hi Lee, > > On Tue, Jan 15, 2013 at 12:55:54PM +, Lee Jones wrote: > > From: Philippe Langlais > > > > Some simple fixes regarding pre-processor usage. > > > > Signed-off-by: Lee Jones > > Signed-off-by: Philippe Langlais > > --- > > drivers/mf

Re: [PATCH 14/26] mfd: ab8500-debugfs: Fix introduced compiler time warnings

2013-01-27 Thread Samuel Ortiz
Hi Lee, On Tue, Jan 15, 2013 at 12:55:54PM +, Lee Jones wrote: > From: Philippe Langlais > > Some simple fixes regarding pre-processor usage. > > Signed-off-by: Lee Jones > Signed-off-by: Philippe Langlais > --- > drivers/mfd/ab8500-debugfs.c |6 +++--- > 1 file changed, 3 insertions

[PATCH 14/26] mfd: ab8500-debugfs: Fix introduced compiler time warnings

2013-01-15 Thread Lee Jones
From: Philippe Langlais Some simple fixes regarding pre-processor usage. Signed-off-by: Lee Jones Signed-off-by: Philippe Langlais --- drivers/mfd/ab8500-debugfs.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/mfd/ab8500-debugfs.c b/drivers/mfd/ab8500-de