It's unused, remove it. Signed-off-by: Joe Perches <[email protected]> --- drivers/net/ethernet/jme.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/drivers/net/ethernet/jme.h b/drivers/net/ethernet/jme.h index 3efc897..58cd67c 100644 --- a/drivers/net/ethernet/jme.h +++ b/drivers/net/ethernet/jme.h @@ -28,7 +28,6 @@ #define DRV_NAME "jme" #define DRV_VERSION "1.0.8" -#define PFX DRV_NAME ": " #define PCI_DEVICE_ID_JMICRON_JMC250 0x0250 #define PCI_DEVICE_ID_JMICRON_JMC260 0x0260 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

