staging: unisys: Allow visorbus to autoload
authorDavid Kershner <david.kershner@unisys.com>
Thu, 9 Jul 2015 17:27:53 +0000 (13:27 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jul 2015 01:34:59 +0000 (18:34 -0700)
commit1fc07f99134ba0b8d4099322ea0753137ea7ed3b
treee42b3e9fd68083dce4e5682638c0bd8fbac2ac06
parent8d0119d8e81f93cf3c1bc2b6e7a39e28620cda1a
staging: unisys: Allow visorbus to autoload

We inadvertently remove the MODULE_DEVICE_TABLE line for visorbus,
this patch adds it back in.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Fixes: d5b3f1dccee4 ('staging: unisys: move timskmod.h functionality')
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchipset.c