From: Jeff Mahoney Date: Fri, 13 Jun 2008 14:38:00 +0000 (-0400) Subject: [SCSI] dpt_i2o: Add PROC_IA64 define X-Git-Tag: v2.6.26-rc7~17^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f93daa3f7ff4f0cc13acc7452a00feb1c586102a;p=pandora-kernel.git [SCSI] dpt_i2o: Add PROC_IA64 define This fixes the following compile failure: drivers/scsi/dpt_i2o.c:83: error: 'PROC_IA64' undeclared here (not in a function) Mark Salyzyn indicated that IA64 must report itself as PROC_INTEL, so I've changed the comment for PROC_INTEL. Signed-off-by: Jeff Mahoney Acked-by: Mark Salyzyn Signed-off-by: James Bottomley --- Reading git-diff-tree failed