[SCSI] dpt_i2o: Add PROC_IA64 define
authorJeff Mahoney <jeffm@suse.com>
Fri, 13 Jun 2008 14:38:00 +0000 (10:38 -0400)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sun, 15 Jun 2008 16:12:20 +0000 (11:12 -0500)
This fixes the following compile failure:
drivers/scsi/dpt_i2o.c:83: error: 'PROC_IA64' undeclared here (not in a function)

Mark Salyzyn <Mark_Salyzyn@adaptec.com> indicated that IA64 must report
itself as PROC_INTEL, so I've changed the comment for PROC_INTEL.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Acked-by: Mark Salyzyn <Mark_Salyzyn@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found