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

Greg KH gregkh at linuxfoundation.org
Tue May 17 13:52:07 UTC 2016


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 at unisys.com>
> ---
>  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 :(


More information about the devel mailing list