Skip to content
Commit a1d5a869 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

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: default avatarIngo Molnar <mingo@elte.hu>
parent aeaaa59c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment