linux/drivers/misc/sgi-gru
Randy Dunlap 6a4ad39b3d GRU: fix preprocessor symbol for sparse
Fix preprocessor symbol so that sparse sees it and does not generate
errors:

  drivers/misc/sgi-gru/grutables.h:286:2: error: "Unsupported architecture"
  drivers/misc/sgi-gru/grutables.h:286:2: error: "Unsupported architecture"
  drivers/misc/sgi-gru/grutables.h:286:2: error: "Unsupported architecture"
  drivers/misc/sgi-gru/grutables.h:286:2: error: "Unsupported architecture"
  drivers/misc/sgi-gru/grutlbpurge.c:185:11: error: undefined identifier 'GRUREGION'
  drivers/misc/sgi-gru/grutables.h:286:2: error: "Unsupported architecture"
  drivers/misc/sgi-gru/grutables.h:286:2: error: "Unsupported architecture"

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Jack Steiner <steiner@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-08-12 16:07:29 -07:00
..
Makefile GRU Driver: driver makefile 2008-07-30 09:41:48 -07:00
gru.h GRU Driver: driver internal header files 2008-07-30 09:41:47 -07:00
gru_instructions.h GRU Driver V3: fixes to resolve code review comments 2008-07-30 09:41:48 -07:00
grufault.c GRU Driver: page faults & exceptions 2008-07-30 09:41:48 -07:00
grufile.c GRU Driver V3: fixes to resolve code review comments 2008-07-30 09:41:48 -07:00
gruhandles.h
grukservices.c GRU Driver V3: fixes to resolve code review comments 2008-07-30 09:41:48 -07:00
grukservices.h GRU Driver: kernel services header files 2008-07-30 09:41:47 -07:00
grulib.h GRU Driver: driver internal header files 2008-07-30 09:41:47 -07:00
grumain.c GRU Driver V3: fixes to resolve code review comments 2008-07-30 09:41:48 -07:00
gruprocfs.c GRU Driver V3: fixes to resolve code review comments 2008-07-30 09:41:48 -07:00
grutables.h GRU: fix preprocessor symbol for sparse 2008-08-12 16:07:29 -07:00
grutlbpurge.c drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include 2008-08-05 14:33:49 -07:00