commit | a1d5a8691f1b6c92491747bea3b778b184fa5837 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Fri Jun 20 15:34:46 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jun 20 15:36:57 2008 +0200 |
tree | 0aa2f9639175ac8097a18ed4d7c0cd7a95dbede4 | |
parent | aeaaa59c7e15dcfaaf57ce069ef81683067d575d [diff] |
x86: unify __set_fixmap, fix fix build failure: arch/x86/mm/pgtable.c:280: warning: ‘enum fixed_addresses’ declared inside parameter list arch/x86/mm/pgtable.c:280: warning: its scope is only this definition or declaration, which is probably not what you want arch/x86/mm/pgtable.c:280: error: parameter 1 (‘idx’) has incomplete type Signed-off-by: Ingo Molnar <mingo@elte.hu>