Skip to content
Commit 61ed26e3 authored by Sergey Senozhatsky's avatar Sergey Senozhatsky Committed by Ingo Molnar
Browse files

intr_remapping: Fix section mismatch in ir_dev_scope_init()



Fix:

 Section mismatch in reference from the function
 ir_dev_scope_init() to the function
 .init.text:dmar_dev_scope_init() The function
 ir_dev_scope_init() references the function __init dmar_dev_scope_init().

Signed-off-by: default avatarSergey Senozhatsky <sergey.senozhatsky@gmail.com>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Cc: Youquan Song <youquan.song@intel.com>
Cc: Ohad Ben-Cohen <ohad@wizery.com>
Link: http://lkml.kernel.org/r/20111026161507.GB10103@swordfish


Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent c8f369ab
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