From: Joerg Roedel Date: Fri, 30 Mar 2012 18:46:59 +0000 (-0700) Subject: iommu: Rename intr_remapping files to intel_intr_remapping X-Git-Tag: v3.5-rc1~166^2~4^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eef93fdb7cd41ae36794db0e765059dc1039e940;p=pandora-kernel.git iommu: Rename intr_remapping files to intel_intr_remapping The files contain code mostly relevant for the Intel implementation of interrupt remapping. Make that visible in the file names. Also inline intr_remapping.h into intr_remapping.c because it is only included there and the content is very small. So there is no reason for a seperate header file. Signed-off-by: Joerg Roedel Acked-by: Yinghai Lu Cc: David Woodhouse Cc: Alex Williamson Signed-off-by: Suresh Siddha Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed