mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-07 04:09:21 +00:00
gru: update driver version number
Update the version number of the GRU driver. Signed-off-by: Jack Steiner <steiner@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
5958ab88f7
commit
e5ae6e82bf
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,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.80"
|
||||
#define GRU_DRIVER_VERSION_STR "0.85"
|
||||
|
||||
/*
|
||||
* GRU statistics.
|
||||
|
|
Loading…
Reference in a new issue