staging: unisys: unify businst attributes into visorbus_main.c
authorPrarit Bhargava <prarit@redhat.com>
Tue, 5 May 2015 22:36:05 +0000 (18:36 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 May 2015 13:25:58 +0000 (15:25 +0200)
commita9a7c767e38f3e74efb8d30397b48cc37612c4de
tree12e0a1086348932b7a6a1a88f533587ee59e5452
parent98e50b8a5460971aee9bb4ff9786fa158f69cd38
staging: unisys: unify businst attributes into visorbus_main.c

The code in businst_attr.[ch] only creates sysfs files and is called
only in visorbus_main.c.  This code should be unified into
visorbus_main.c.  There are some functions that have been made static.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/Makefile
drivers/staging/unisys/visorbus/businst_attr.c [deleted file]
drivers/staging/unisys/visorbus/businst_attr.h [deleted file]
drivers/staging/unisys/visorbus/visorbus_main.c
This page took 0.02445 seconds and 5 git commands to generate.