From a6751ccb9ba85180c84135cc921eea11d83d5689 Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Tue, 14 Sep 2010 14:12:54 +0200 Subject: [PATCH] [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 Cc: Stable Tree Acked-by: Vikas Chaudhary Signed-off-by: James Bottomley --- Reading git-format-patch failed