From: Jack Steiner Update the GRU driver version to 1.0. Signed-off-by: Jack Steiner --- drivers/misc/sgi-gru/grutables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: linux/drivers/misc/sgi-gru/grutables.h =================================================================== --- linux.orig/drivers/misc/sgi-gru/grutables.h 2010-06-09 08:11:46.307537752 -0500 +++ linux/drivers/misc/sgi-gru/grutables.h 2010-06-09 08:11:50.819414779 -0500 @@ -165,7 +165,7 @@ extern unsigned int gru_max_gids; #define GRU_MAX_GRUS (GRU_MAX_BLADES * GRU_CHIPLETS_PER_BLADE) #define GRU_DRIVER_ID_STR "SGI GRU Device Driver" -#define GRU_DRIVER_VERSION_STR "0.85" +#define GRU_DRIVER_VERSION_STR "1.00" #define gru_random() get_cycles() -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/