commit | 9c340d80f66faaea3522812d0d8c91d6a1b48a22 | [log] [tgz] |
---|---|---|
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | Sat Apr 16 15:25:39 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Apr 16 15:25:39 2005 -0700 |
tree | 35ee317dd45aab96021256b8fdb06c90a05b3002 | |
parent | 43117a08280e40be43e181c51cce296ef4b4c7e5 [diff] |
[PATCH] uml: fix compilation for __CHOOSE_MODE addition I had added the __CHOOSE_MODE syntax to fix some warnings with newer GCC's in the uml-fix-cond-expr-as-lvalues-warning patch. Here is the update from the version I sent to make it work also when only one mode (TT or SKAS) is enabled. Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>