Re: [PATCH ljones-mfd] mfd: cros_ec:: ec_p can be static

2015-06-15 Thread Javier Martinez Canillas
Hello Fengguang, Thanks a lot for your patch. On 06/15/2015 03:39 PM, kbuild test robot wrote: > > Signed-off-by: Fengguang Wu > --- > cros_ec.c |6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/drivers/mfd/cros_ec.c b/drivers/mfd/cros_ec.c > index

[PATCH ljones-mfd] mfd: cros_ec:: ec_p can be static

2015-06-15 Thread kbuild test robot
Signed-off-by: Fengguang Wu --- cros_ec.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/mfd/cros_ec.c b/drivers/mfd/cros_ec.c index 11b1884b..dd6f4ff 100644 --- a/drivers/mfd/cros_ec.c +++ b/drivers/mfd/cros_ec.c @@ -27,7 +27,7 @@ #define

[PATCH ljones-mfd] mfd: cros_ec:: ec_p can be static

2015-06-15 Thread kbuild test robot
Signed-off-by: Fengguang Wu fengguang...@intel.com --- cros_ec.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/mfd/cros_ec.c b/drivers/mfd/cros_ec.c index 11b1884b..dd6f4ff 100644 --- a/drivers/mfd/cros_ec.c +++ b/drivers/mfd/cros_ec.c @@ -27,7 +27,7 @@

Re: [PATCH ljones-mfd] mfd: cros_ec:: ec_p can be static

2015-06-15 Thread Javier Martinez Canillas
Hello Fengguang, Thanks a lot for your patch. On 06/15/2015 03:39 PM, kbuild test robot wrote: Signed-off-by: Fengguang Wu fengguang...@intel.com --- cros_ec.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/mfd/cros_ec.c b/drivers/mfd/cros_ec.c