iommu-common: Fix PARISC compile-time warnings
authorSowmini Varadhan <sowmini.varadhan@oracle.com>
Sat, 18 Apr 2015 19:33:55 +0000 (12:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 18 Apr 2015 19:34:50 +0000 (12:34 -0700)
commit2f0c0fdc085c0d415457a1c52344f72e12c4cec6
tree2567af96358ff14960a686df6e253244dcf3e99d
parent0ae53ed15d9b87b883b593a9884957cfa4fc2480
iommu-common: Fix PARISC compile-time warnings

Fixes warnings due to
- no DMA_ERROR_CODE on PARISC,
- sizeof (unsigned long) == 4 bytes on PARISC.

Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
lib/iommu-common.c
This page took 0.026519 seconds and 5 git commands to generate.