From: Chuck Tuffli Date: Sun, 21 Dec 2014 20:30:58 +0000 (-0800) Subject: arm64: Relax licensing of arm64 Xen DMA operations X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~146^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35c8ab4c5c31bbe9e90ee63ba1b199cb979f6520;p=pandora-kernel.git arm64: Relax licensing of arm64 Xen DMA operations With Xen configured into the arm64 kernel, any driver allocating DMA'able memory for PCI operations, must be GPL compatible, regardless of its interaction with Xen. This patch relaxes the GPL requirement of xen_dma_ops and its dependencies to allow open source drivers to be compiled for the arm64 architecture. Signed-off-by: Chuck Tuffli --- Reading git-diff-tree failed