From: Sergey Senozhatsky Date: Wed, 26 Oct 2011 16:15:07 +0000 (+0300) Subject: intr_remapping: Fix section mismatch in ir_dev_scope_init() X-Git-Tag: v3.2-rc5~41^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61ed26e388ac67da262bb1a95d0474e4cabd4b0d;p=pandora-kernel.git 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: Sergey Senozhatsky Cc: Suresh Siddha Cc: Youquan Song Cc: Ohad Ben-Cohen Link: http://lkml.kernel.org/r/20111026161507.GB10103@swordfish Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed