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:
67787c3
)
isci: add a couple __iomem annotations
author
Dan Carpenter
<dan.carpenter@oracle.com>
Wed, 27 Jun 2012 09:05:21 +0000
(12:05 +0300)
committer
Dan Williams
<dan.j.williams@intel.com>
Tue, 3 Jul 2012 19:09:32 +0000
(12:09 -0700)
These are __iomem. Sparse complains if we don't have that.
drivers/scsi/isci/phy.c +149 70: warning:
incorrect type in initializer (different address spaces)
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
No differences found