Re: [PATCH v1] gpio: gpio-mlxbf: Add dependency on 64BIT to Kconfig entry

2019-03-27 Thread Bartosz Golaszewski
śr., 27 mar 2019 o 15:15 Shravan Kumar Ramani napisał(a): > > Fixes a compile test failure > > Signed-off-by: Shravan Kumar Ramani > --- > drivers/gpio/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig > index

[PATCH v1] gpio: gpio-mlxbf: Add dependency on 64BIT to Kconfig entry

2019-03-27 Thread Shravan Kumar Ramani
Fixes a compile test failure Signed-off-by: Shravan Kumar Ramani --- drivers/gpio/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 0d9ddff..530ee34 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@