Re: [PATCH 4/5] staging: unisys: visorbus: Have visorbus use include/linux/visorbus

From: Greg KH
Date: Tue May 17 2016 - 09:52:12 EST


On Tue, May 17, 2016 at 03:28:00AM -0400, David Kershner wrote:
> Since we have now moved the include directories over to
> include/linux/visorbus this patch makes all of visorbus
> use the new include folders.
>
> Signed-off-by: David Kershner <david.kershner@xxxxxxxxxx>
> ---
> drivers/staging/unisys/visorbus/controlvmchannel.h | 2 +-
> drivers/staging/unisys/visorbus/periodic_work.c | 3 +--
> drivers/staging/unisys/visorbus/vbuschannel.h | 3 ++-
> drivers/staging/unisys/visorbus/visorbus_main.c | 8 ++++----
> drivers/staging/unisys/visorbus/visorchannel.c | 4 ++--
> drivers/staging/unisys/visorbus/visorchipset.c | 10 +++++-----
> drivers/staging/unisys/visorbus/vmcallinterface.h | 5 ++---
> 7 files changed, 17 insertions(+), 18 deletions(-)

Does that mean the build was broken before you made this patch? Not
allowed, sorry :(