[SCSI] qla4xxx: fix build on PPC
commita6751ccb9ba85180c84135cc921eea11d83d5689
authorJiri Slaby <jslaby@suse.cz>
Tue, 14 Sep 2010 12:12:54 +0000 (14 14:12 +0200)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 7 Oct 2010 22:08:01 +0000 (7 17:08 -0500)
tree08f5fa4366402298ed37d53ea2f21bbb3c1f38f4
parentf0ad30d3d2dc924decc0e10b1ff6dc32525a5d99
[SCSI] qla4xxx: fix build on PPC

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>
drivers/scsi/qla4xxx/ql4_nx.c