staging: unisys: Move MYDRVNAME to visorchipset.h

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Jes Sorensen 2015-05-05 18:35:39 -04:00 committed by Greg Kroah-Hartman
parent b615d628b6
commit 872a5032b2
2 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,6 @@
#include "visorchipset_umode.h"
#include "version.h"
#define MYDRVNAME "visorchipset"
/* module parameters */
#endif

View File

@ -28,6 +28,8 @@
#include "vbusdeviceinfo.h"
#include "vbushelper.h"
#define MYDRVNAME "visorchipset"
/** Describes the state from the perspective of which controlvm messages have
* been received for a bus or device.
*/