linux/drivers/staging/unisys
David Kershner 69a4d1e758 staging: unisys: remove visorbus_type extern
The variable visorbus_type could be contained to the visorbus_main.c
file by moving the two functions that referenced it visorchipset.c. This
allowed us to remove the incorrect extern from the include file visorbus.h.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-09-28 11:17:14 +02:00
..
Documentation staging: unisys: Switch to use new generic UUID API 2017-08-22 14:56:03 -07:00
include staging: unisys: remove visorbus_type extern 2017-09-28 11:17:14 +02:00
visorbus staging: unisys: remove visorbus_type extern 2017-09-28 11:17:14 +02:00
visorhba staging: unisys: only include a file where it is used. 2017-09-28 11:17:14 +02:00
visorinput staging: unisys: only include a file where it is used. 2017-09-28 11:17:14 +02:00
visornic staging: unisys: only include a file where it is used. 2017-09-28 11:17:14 +02:00
Kconfig
MAINTAINERS staging: unisys: Documentation: Remove proc-entries.txt 2016-04-28 22:09:37 -07:00
Makefile
TODO