Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 872a5032 authored by Jes Sorensen's avatar Jes Sorensen Committed by Greg Kroah-Hartman
Browse files

staging: unisys: Move MYDRVNAME to visorchipset.h

parent b615d628
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -24,8 +24,6 @@
#include "visorchipset_umode.h"
#include "version.h"

#define MYDRVNAME "visorchipset"

/* module parameters */

#endif
+2 −0
Original line number Diff line number Diff line
@@ -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.
 */