aboutsummaryrefslogtreecommitdiff
path: root/include/linux/visorbus.h
AgeCommit message (Collapse)AuthorFilesLines
2017-12-08drivers: visorbus: move driver out of stagingDavid Kershner1-0/+344
Move the visorbus driver out of staging (drivers/staging/unisys/visorbus) and to drivers/visorbus. Modify the configuration and makefiles so they now reference the new location. The s-Par header file visorbus.h that is referenced by all s-Par drivers, is being moved into include/linux. Signed-off-by: David Kershner <[email protected]> Reviewed-by: Tim Sell <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>