git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a83f5d6
)
iommu-common: Fix PARISC compile-time warnings
author
Sowmini Varadhan
<sowmini.varadhan@oracle.com>
Fri, 17 Apr 2015 02:28:04 +0000
(22:28 -0400)
committer
David S. Miller
<davem@davemloft.net>
Fri, 17 Apr 2015 19:24:36 +0000
(15:24 -0400)
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>
No differences found