]> Pileus Git - ~andy/linux/commit
x86, irq: Move irq_remapped out of x86 core code
authorJoerg Roedel <joro@8bytes.org>
Wed, 26 Sep 2012 10:44:51 +0000 (12:44 +0200)
committerJoerg Roedel <joro@8bytes.org>
Mon, 28 Jan 2013 11:51:52 +0000 (12:51 +0100)
commita1bb20c232d066de0762f8e7cf332e5ce8385210
tree681f155e2c27670834840599d50409dc4e1045dd
parentda165322dfb6cbc50042b1051f07b837a26f3bb8
x86, irq: Move irq_remapped out of x86 core code

The irq_remapped function is only used in IOMMU code after
the last patch. So move its definition there too.

Signed-off-by: Joerg Roedel <joro@8bytes.org>
Acked-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/include/asm/irq_remapping.h
drivers/iommu/irq_remapping.c