[PATCH 2.6.37 4/4] edac: i82975x driver revision change

From: Arvind R
Date: Tue Jan 25 2011 - 12:09:12 EST


Subject: [PATCH 4/4] edac: i82975x driver revision change

bump up revision to reflect 3 patches

Signed-off-by: Arvind R. <arvino55@xxxxxxxxx>
---
i82975x_edac.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff -up a/drivers/edac/i82975x_edac.c b/drivers/edac/i82975x_edac.c
--- a/drivers/edac/i82975x_edac.c
+++ b/drivers/edac/i82975x_edac.c
@@ -16,7 +16,7 @@
#include <linux/edac.h>
#include "edac_core.h"

-#define I82975X_REVISION " Ver: 1.0.0 " __DATE__
+#define I82975X_REVISION " Ver: 1.0.3 " __DATE__
#define EDAC_MOD_STR "i82975x_edac"

#define i82975x_printk(level, fmt, arg...) \
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/