Re: [PATCH] Staging: greybus: Make string array const

2017-08-22 Thread kbuild test robot
Hi Eames, [auto build test WARNING on staging/staging-testing] [also build test WARNING on v4.13-rc6 next-20170822] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH] Staging: greybus: Make string array const

2017-08-22 Thread kbuild test robot
Hi Eames, [auto build test WARNING on staging/staging-testing] [also build test WARNING on v4.13-rc6 next-20170822] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH] Staging: greybus: Make string array const

2017-08-22 Thread kbuild test robot
Hi Eames, [auto build test ERROR on staging/staging-testing] [also build test ERROR on v4.13-rc6 next-20170822] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH] Staging: greybus: Make string array const

2017-08-22 Thread kbuild test robot
Hi Eames, [auto build test ERROR on staging/staging-testing] [also build test ERROR on v4.13-rc6 next-20170822] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH] Staging: greybus: Make string array const

2017-08-21 Thread Eames Trinh
Added const to string array. Signed-off-by: Eames Trinh --- drivers/staging/greybus/audio_manager_module.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/greybus/audio_manager_module.c b/drivers/staging/greybus/audio_manager_module.c

[PATCH] Staging: greybus: Make string array const

2017-08-21 Thread Eames Trinh
Added const to string array. Signed-off-by: Eames Trinh --- drivers/staging/greybus/audio_manager_module.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/greybus/audio_manager_module.c b/drivers/staging/greybus/audio_manager_module.c index