summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/ppc4xx_hsta_msi.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-07-17 09:12:19 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-07-17 09:12:19 -0300
commit675a9a9fda4e9b8634e7e93668f4a8c1311c0db4 (patch)
tree52c181cef67590e8a3527f58fa964e40a0a66b4c /arch/powerpc/sysdev/ppc4xx_hsta_msi.c
parent41cc14ba11d7d8532ef4f615c39eb6ebdcdeef61 (diff)
parentbc0195aad0daa2ad5b0d76cce22b167bc3435590 (diff)
downloadtalos-op-linux-675a9a9fda4e9b8634e7e93668f4a8c1311c0db4.tar.gz
talos-op-linux-675a9a9fda4e9b8634e7e93668f4a8c1311c0db4.zip
Merge tag 'v4.2-rc2' into patchwork
Linux 4.2-rc2 We need to backport changeset 31f02455455d, with fixes a bug at include/linux/compiler.h that breaks sparse. * tag 'v4.2-rc2': (221 commits) Linux 4.2-rc2 Revert "drm/i915: Use crtc_state->active in primary check_plane func" freeing unlinked file indefinitely delayed fix a braino in ovl_d_select_inode() 9p: don't leave a half-initialized inode sitting around tick/broadcast: Prevent NULL pointer dereference selinux: fix mprotect PROT_EXEC regression caused by mm change parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results stifb: Implement hardware accelerated copyarea nfit: add support for NVDIMM "latch" flag nfit: update block I/O path to use PMEM API tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_test tools/testing/nvdimm: fix return code for unimplemented commands tools/testing/nvdimm: mock ioremap_wt pmem: add maintainer for include/linux/pmem.h Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors" arm64: entry32: remove pointless register assignment MIPS: O32: Use compat_sys_getsockopt. MIPS: c-r4k: Extend way_string array MIPS: Pistachio: Support CDMM & Fast Debug Channel ...
Diffstat (limited to 'arch/powerpc/sysdev/ppc4xx_hsta_msi.c')
-rw-r--r--arch/powerpc/sysdev/ppc4xx_hsta_msi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/sysdev/ppc4xx_hsta_msi.c b/arch/powerpc/sysdev/ppc4xx_hsta_msi.c
index 2bc33674ebfc..87f9623ca805 100644
--- a/arch/powerpc/sysdev/ppc4xx_hsta_msi.c
+++ b/arch/powerpc/sysdev/ppc4xx_hsta_msi.c
@@ -18,6 +18,7 @@
#include <linux/pci.h>
#include <linux/semaphore.h>
#include <asm/msi_bitmap.h>
+#include <asm/ppc-pci.h>
struct ppc4xx_hsta_msi {
struct device *dev;
OpenPOWER on IntegriCloud