sgi-xp/sgi-gru: allow modules to load on non-uv systems
authorRobin Holt <holt@sgi.com>
Tue, 21 Apr 2009 19:24:53 +0000 (12:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Apr 2009 20:41:50 +0000 (13:41 -0700)
commite873cff0fada2b0532ca5104d5b5f5b02aa442b2
treed5a751a5a4d8cb75b7110700b2c929f0cb52a7e4
parent2d7197f412e75587037449960bc4c7ea06155a7f
sgi-xp/sgi-gru: allow modules to load on non-uv systems

For an upcoming distro release, we need to have the xp kernel module
loadable even when not on UV equipment.  The xpc module will not load.
This will allow one set of modules dependent upon xp to work on either UV
or non-UV equipment.

Signed-off-by: Robin Holt <holt@sgi.com>
Signed-off-by: Jack Steiner <steiner@sgi.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/misc/sgi-gru/grufile.c
drivers/misc/sgi-xp/xp_main.c