staging: unisys: visorbus: vmcallinterface.h remove unused pound defines
This patch removes all the unused pound defines currently in vmcallinterface.h. Signed-off-by: Erik Arfvidson <erik.arfvidson@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
1eb388b67a
commit
a96f58c1dc
1 changed files with 0 additions and 1 deletions
|
@ -224,7 +224,6 @@ enum event_pc { /* POSTCODE event identifier tuples */
|
|||
};
|
||||
|
||||
#define POSTCODE_SEVERITY_ERR DIAG_SEVERITY_ERR
|
||||
#define POSTCODE_SEVERITY_WARNING DIAG_SEVERITY_WARNING
|
||||
/* TODO-> Info currently doesn't show, so we set info=warning */
|
||||
#define POSTCODE_SEVERITY_INFO DIAG_SEVERITY_PRINT
|
||||
|
||||
|
|
Loading…
Reference in a new issue