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:
f0ad30d
)
[SCSI] qla4xxx: fix build on PPC
author
Jiri Slaby
<jslaby@suse.cz>
Tue, 14 Sep 2010 12:12:54 +0000
(14:12 +0200)
committer
James Bottomley
<James.Bottomley@suse.de>
Thu, 7 Oct 2010 22:08:01 +0000
(17:08 -0500)
We use read/write[bslq] but do not include linux/io.h. This causes
build failures on PPC. Include that file.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Stable Tree <stable@kernel.org>
Acked-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found