OSDN Git Service

staging: unisys: visorbus: remove postcodes in visorbus_init
authorDavid Kershner <david.kershner@unisys.com>
Tue, 18 Apr 2017 20:55:15 +0000 (16:55 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Apr 2017 09:49:52 +0000 (11:49 +0200)
commit804aab3be13915ce72da8000ad00694ae90f7bf2
tree41313f6bf2192e367ccfc98bca009f136e32206f
parent81aaca2f5de6f4b72a15e2fbb19fa7e4fff329e4
staging: unisys: visorbus: remove postcodes in visorbus_init

Remove the POSTCODES in visorbus_init. Since there are no more POSTCODES
in visorbus_main.c we can remove the reference to the vmcallinterface
header file.

No need for vmcallinterface in visorbus_main.c

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>
drivers/staging/unisys/visorbus/visorbus_main.c