projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56b5871
)
[SCSI] qla trivial iomem annotation
author
Al Viro
<viro@www.linux.org.uk>
Wed, 27 Apr 2005 13:05:56 +0000
(06:05 -0700)
committer
James Bottomley
<jejb@mulgrave.(none)>
Fri, 20 May 2005 17:53:39 +0000
(12:53 -0500)
Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/qla2xxx/qla_sup.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/qla2xxx/qla_sup.c
b/drivers/scsi/qla2xxx/qla_sup.c
index 0e75fbb77b6b62aded55bc6188861a81c82bb69c..32583bbb487f876dfe100944935caada140011f7 100644
(file)
--- a/
drivers/scsi/qla2xxx/qla_sup.c
+++ b/
drivers/scsi/qla2xxx/qla_sup.c
@@
-85,7
+85,7
@@
qla2x00_unlock_nvram_access(scsi_qla_host_t *ha)
void
qla2x00_release_nvram_protection(scsi_qla_host_t *ha)
{
- device_reg_t *reg;
+ device_reg_t
__iomem
*reg;
uint32_t word;
reg = ha->iobase;