]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iommu-common: fix x86_64 compiler warnings
authorSowmini Varadhan <sowmini.varadhan@oracle.com>
Sun, 19 Apr 2015 17:13:30 +0000 (13:13 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Apr 2015 18:09:55 +0000 (14:09 -0400)
commitb0cc836d306c12462a60e72aae8f6d2318f10817
treeb3430ab189017333ebea55976b6f858fffa22634
parent64fb1d0e975e92e012802d371e417266d6531676
iommu-common: fix x86_64 compiler warnings

Declare iommu_large_alloc as static. Remove extern definition  for
iommu_tbl_pool_init().

Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
lib/iommu-common.c