From: David Kershner Date: Sat, 11 Jun 2016 01:48:24 +0000 (-0400) Subject: staging: unisys: Move vbushelper.h to visorbus directory X-Git-Tag: v4.9-rc1~119^2~1144 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=64088bd476be1a7abb6167f8fee4f0aa4d87598d;p=karo-tx-linux.git staging: unisys: Move vbushelper.h to visorbus directory Only visorbus needs this header file so move it to visorbus directory. Signed-off-by: David Kershner Reviewed-by: Tim Sell Acked-By: Neil Horman Reviewed-by: Thomas Gleixner Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/unisys/include/vbushelper.h b/drivers/staging/unisys/visorbus/vbushelper.h similarity index 100% rename from drivers/staging/unisys/include/vbushelper.h rename to drivers/staging/unisys/visorbus/vbushelper.h