Chen Gang 8902b10787 drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_interrupt_cause"
The direct cause is IRQ_SPI is already defined as a macro in unicore32
architecture (also, blackfin and mips architectures define it). The
related error (unicore32  with allmodconfig)

    CC [M]  drivers/scsi/mvsas/mv_94xx.o
  In file included from drivers/scsi/mvsas/mv_94xx.c:27:
  drivers/scsi/mvsas/mv_94xx.h:176: error: expected identifier before numeric constant

And IRQ_SAS_A and IRQ_SAS_B are used as 'u32' (although "enum
pci_interrupt_cause" is not used directly, now).

All together, need add 'MVS_' for "enum pci_interrupt_cause".

Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Xuetao Guan <gxt@mprc.pku.edu.cn>
Signed-off-by: Xuetao Guan <gxt@mprc.pku.edu.cn>
2014-06-20 08:22:39 +08:00
..
2014-06-09 18:54:06 -07:00
2014-06-09 18:54:06 -07:00
2011-07-26 16:49:47 -07:00
2014-05-19 19:12:23 +02:00
2014-04-18 14:20:48 +02:00
2014-04-01 18:49:04 -07:00
2014-06-14 19:49:48 -05:00
2014-06-06 07:57:37 -06:00
2013-04-09 14:13:21 -04:00
2014-06-14 19:49:48 -05:00
2013-04-09 14:13:23 -04:00
2014-06-09 18:54:06 -07:00
2013-02-27 19:10:18 -08:00
2013-10-25 11:36:26 +01:00
2013-04-09 14:13:17 -04:00
2013-04-09 14:13:16 -04:00
2013-04-09 14:13:16 -04:00
2013-04-09 14:13:16 -04:00
2013-04-09 14:13:16 -04:00
2013-04-09 14:13:27 -04:00
2012-03-28 18:30:03 +01:00
2013-04-09 14:13:15 -04:00
2014-05-28 18:14:16 +02:00
2014-06-06 07:57:37 -06:00
2013-12-06 08:30:18 -08:00
2012-02-21 11:40:37 +01:00
2013-04-09 14:13:17 -04:00
2014-04-10 15:30:35 -07:00
2014-04-10 15:30:35 -07:00
2014-04-01 18:49:04 -07:00
2012-01-03 22:54:07 -05:00
2013-11-23 22:33:50 -08:00
2014-06-09 18:54:06 -07:00
2014-06-06 07:57:37 -06:00
2014-06-06 07:57:37 -06:00
2012-09-14 17:59:29 +01:00
2014-05-28 18:14:16 +02:00
2014-05-28 12:05:37 +02:00
2014-05-28 12:05:37 +02:00
2013-04-09 14:13:15 -04:00
2013-04-09 14:13:15 -04:00