Re: [PATCH] RDMA/amso1100: Do not build amso1100 without infiniband subsystem

2015-08-14 Thread Doug Ledford
On 08/04/2015 02:06 PM, Steve Wise wrote: > Moving the amso1100 driver to staging now requires a guard on the > INFINIBAND subsytem in order to prevent the driver from being built > without infiniband enabled. This will lead to a broken build. > > Signed-off-by: Steve Wise Picked up, thanks. -

[PATCH] RDMA/amso1100: Do not build amso1100 without infiniband subsystem

2015-08-04 Thread Steve Wise
Moving the amso1100 driver to staging now requires a guard on the INFINIBAND subsytem in order to prevent the driver from being built without infiniband enabled. This will lead to a broken build. Signed-off-by: Steve Wise --- drivers/staging/amso1100/Kconfig |2 +- 1 files changed, 1 insert