commit | 2f0c0fdc085c0d415457a1c52344f72e12c4cec6 | [log] [tgz] |
---|---|---|
author | Sowmini Varadhan <sowmini.varadhan@oracle.com> | Sat Apr 18 12:33:55 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 18 12:34:50 2015 -0700 |
tree | 2567af96358ff14960a686df6e253244dcf3e99d | |
parent | 0ae53ed15d9b87b883b593a9884957cfa4fc2480 [diff] |
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>