Re: [PATCH v2 07/14] staging: iio: ad7746: Remove unused defines

2018-04-16 Thread Hernán Gonzalez
You're right, got confused from the macro defined in the .c file. I'll leave this alone on the next series Thanks! On Sun, Apr 15, 2018 at 12:12 PM, Jonathan Cameron wrote: > On Fri, 13 Apr 2018 13:36:44 -0300 > Hernán Gonzalez wrote: > >> Signed-off-by: Hernán Gonzalez >> --- >> drivers/stagi

Re: [PATCH v2 07/14] staging: iio: ad7746: Remove unused defines

2018-04-15 Thread Jonathan Cameron
On Fri, 13 Apr 2018 13:36:44 -0300 Hernán Gonzalez wrote: > Signed-off-by: Hernán Gonzalez > --- > drivers/staging/iio/cdc/ad7746.c | 7 --- > drivers/staging/iio/cdc/ad7746.h | 5 - > 2 files changed, 12 deletions(-) > > diff --git a/drivers/staging/iio/cdc/ad7746.c > b/drivers/stagi