Browse Source

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>
Erik Arfvidson 8 years ago
parent
commit
a96f58c1dc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/staging/unisys/visorbus/vmcallinterface.h

+ 0 - 1
drivers/staging/unisys/visorbus/vmcallinterface.h

@@ -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