diff options
| author | Don Zickus <dzickus@redhat.com> | 2015-06-04 16:22:47 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-06-08 23:36:44 +0300 |
| commit | 75439a17d4e82f630a86b4ca07a6d38ca6fbaa21 (patch) | |
| tree | a75b08b228586ae54de561b842efc71ed3cae60c /include | |
| parent | c81e15a4b5622fa6f856435d424344828f6b3654 (diff) | |
| download | linux-75439a17d4e82f630a86b4ca07a6d38ca6fbaa21.tar.xz | |
staging: unisys: Fix double sysfs create for module version
When we combined visorchipset and visorbus into one driver we negelected
to strip out some of the MODULE_ stuff from one of the files. When
building the drivers in, it causes a WARN that we try to create
/proc/modules/visorbus/version when it is already created.
visorchipset.c is the driver entry point, remove the cruft from
visorbus_main.c.
Signed-off-by: Don Zickus <dzickus@redhat.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
