Re: [PATCH 2/2] staging: greybus: enable compile testing of arche driver

2017-05-16 Thread Johan Hovold
On Mon, May 15, 2017 at 09:49:51AM -0700, Randy Dunlap wrote: > On 05/15/17 07:26, Johan Hovold wrote: > > Add Arche platform-driver config option and allow the driver to be > > compile tested also without the usb3613 driver. > > > > Signed-off-by: Johan Hovold > > --- > > drivers/staging/greybu

Re: [PATCH 2/2] staging: greybus: enable compile testing of arche driver

2017-05-15 Thread Randy Dunlap
On 05/15/17 07:26, Johan Hovold wrote: > Add Arche platform-driver config option and allow the driver to be > compile tested also without the usb3613 driver. > > Signed-off-by: Johan Hovold > --- > drivers/staging/greybus/Kconfig | 10 ++ > drivers/staging/greybus/Makefile

[PATCH 2/2] staging: greybus: enable compile testing of arche driver

2017-05-15 Thread Johan Hovold
Add Arche platform-driver config option and allow the driver to be compile tested also without the usb3613 driver. Signed-off-by: Johan Hovold --- drivers/staging/greybus/Kconfig | 10 ++ drivers/staging/greybus/Makefile | 2 +- drivers/staging/greybus/arche-platform.c