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-03-19 15:04:44 -07:00
2014-06-09 18:54:06 -07:00
2013-06-04 11:15:59 -07:00
2014-03-15 10:19:19 -07:00
2014-05-28 18:14:16 +02:00
2014-06-02 09:52:52 +02:00
2014-05-19 19:12:22 +02:00
2014-06-09 18:54:06 -07:00
2014-05-07 13:15:46 +02:00
2013-11-15 16:47:22 -08:00
2014-03-15 10:19:18 -07:00
2014-06-06 07:57:37 -06:00
2011-07-26 16:49:47 -07:00
2014-05-19 19:12:23 +02:00
2014-05-07 13:15:46 +02:00
2014-05-19 13:33:00 +02:00
2014-04-18 12:07:24 +02:00
2014-04-18 14:20:48 +02:00
2013-09-04 13:52:35 -07:00
2014-04-01 18:49:04 -07:00
2014-06-14 19:49:48 -05:00
2014-05-19 13:30:59 +02:00
2014-05-28 18:13:24 +02:00
2014-05-28 18:13:22 +02:00
2014-06-20 08:22:39 +08:00
2014-06-06 07:57:37 -06:00
2013-04-09 14:13:21 -04:00
2014-06-11 16:09:14 -07:00
2014-06-14 19:49:48 -05:00
2014-05-28 18:13:19 +02:00
2014-04-12 18:02:16 -07:00
2014-05-28 12:25:13 +02:00
2013-11-29 08:48:39 +04:00
2013-11-29 08:48:39 +04:00
2013-11-29 08:48:39 +04:00
2012-03-28 18:30:03 +01:00
2013-01-03 15:57:01 -08:00
2013-11-26 11:09:07 +01:00
2013-11-26 11:09:07 +01:00
2013-11-26 11:09:07 +01:00
2013-10-25 11:44:54 +01:00
2014-03-19 15:04:44 -07:00
2012-06-28 11:44:36 +02:00
2013-04-09 14:13:23 -04:00
2014-05-28 12:10:43 +02:00
2014-06-09 18:54:06 -07:00
2014-05-28 12:11:08 +02:00
2013-10-14 15:26:04 +02:00
2013-10-25 09:57:57 +01:00
2013-06-26 18:32:47 -07:00
2013-01-03 15:57:01 -08:00
2013-02-27 19:10:18 -08:00
2013-07-09 22:52:29 +01:00
2013-11-15 16:47:22 -08:00
2013-01-03 15:57:01 -08:00
2013-10-25 11:40:42 +01:00
2013-10-25 11:36:26 +01:00
2014-05-28 12:10:43 +02:00
2013-04-09 14:13:17 -04:00
2014-03-19 15:04:44 -07:00
2014-03-19 15:04:44 -07:00
2013-08-01 18:08:34 -07:00
2013-08-01 18:08:34 -07:00
2013-01-03 15:57:01 -08:00
2013-06-26 18:32:47 -07:00
2014-05-28 12:05:37 +02:00
2014-05-28 12:05:37 +02:00
2013-04-09 14:13:16 -04:00
2013-04-09 14:13:16 -04:00
2014-03-19 15:04:44 -07:00
2013-04-09 14:13:16 -04:00
2013-11-26 11:09:07 +01:00
2014-03-15 10:18:59 -07:00
2014-06-02 09:55:02 +02:00
2014-06-02 09:55:02 +02:00
2014-06-02 09:54:59 +02:00
2013-01-03 15:57:01 -08:00
2012-11-27 08:59:43 +04:00
2013-04-09 14:13:16 -04:00
2014-03-19 15:04:44 -07:00
2014-03-19 15:04:44 -07:00
2014-04-01 19:19:15 -07:00
2014-03-19 15:04:42 -07:00
2013-11-29 08:48:39 +04:00
2013-04-09 14:13:27 -04:00
2014-03-15 10:19:19 -07:00
2014-05-23 16:28:53 -04:00
2014-04-11 16:15:36 -04:00
2013-01-03 15:57:01 -08:00
2014-06-02 12:42:19 -07:00
2013-01-03 15:57:01 -08:00
2014-03-15 10:19:18 -07:00
2014-06-12 22:38:32 -07:00
2011-10-31 19:31:24 -04:00
2012-03-28 18:30:03 +01:00
2013-01-03 15:57:01 -08:00
2014-05-28 12:10:43 +02:00
2014-05-28 12:05:37 +02:00
2013-12-19 07:39:02 -08:00
2014-03-27 08:26:31 -07:00
2014-03-27 08:26:31 -07:00
2012-03-28 18:30:03 +01:00
2013-01-03 15:57:01 -08:00
2013-04-09 14:13:15 -04:00
2013-10-14 15:26:04 +02:00
2013-04-15 14:30:44 -06:00
2013-10-14 15:31:06 +02:00
2014-05-28 12:10:43 +02:00
2014-05-28 18:14:16 +02:00
2013-01-03 15:57:01 -08:00
2013-01-03 15:57:01 -08:00
2013-06-19 17:53:35 +02:00
2014-06-06 07:57:37 -06:00
2014-03-19 15:04:44 -07:00
2014-05-28 12:05:36 +02: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
2013-01-03 15:57:01 -08:00
2014-02-27 08:07:39 -08:00
2013-01-03 15:57:01 -08:00
2013-01-03 15:57:01 -08:00
2014-05-19 19:57:31 +02:00
2013-06-24 13:00:10 -07:00
2014-06-11 08:41:17 -07:00
2011-10-31 19:31:23 -04:00
2014-06-11 08:41:17 -07:00
2014-04-24 13:44:54 -04:00
2014-04-10 15:30:35 -07:00
2014-04-10 15:30:35 -07:00
2013-05-31 15:16:51 -04:00
2014-04-11 17:23:52 -07:00
2014-06-06 16:08:16 -07:00
2014-04-01 18:49:04 -07:00
2011-10-31 19:31:23 -04:00
2014-03-15 10:19:24 -07:00
2011-05-24 12:38:36 -04:00
2014-03-15 10:17:50 -07:00
2014-02-20 14:54:28 +01:00
2014-05-22 15:54:03 -07:00
2012-05-10 09:06:12 +01:00
2014-03-24 10:05:30 -07:00
2014-04-11 17:23:52 -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-03-27 08:26:33 -07:00
2014-03-27 08:26:31 -07:00
2014-06-06 07:57:37 -06:00
2013-01-03 15:57:01 -08:00
2013-01-03 15:57:01 -08:00
2013-01-03 15:57:01 -08:00
2011-10-31 19:31:24 -04:00
2014-05-19 12:35:09 +02:00
2011-07-21 14:15:58 -07:00
2014-06-06 07:57:37 -06:00
2012-09-14 17:59:29 +01:00
2013-10-14 15:26:04 +02:00
2014-03-12 13:16:54 +04:00
2014-05-28 18:14:16 +02:00
2014-05-28 12:16:28 +02:00
2014-05-28 12:16:28 +02:00
2014-05-28 12:11:33 +02:00
2013-01-03 15:57:01 -08:00
2013-01-03 15:57:01 -08:00
2013-01-03 15:57:01 -08:00
2014-05-28 12:05:37 +02:00
2014-05-28 12:05:37 +02:00
2013-11-15 16:47:22 -08:00
2013-10-25 11:51:37 +01:00
2014-03-19 15:04:44 -07:00
2012-03-28 18:30:03 +01:00
2014-06-12 22:38:32 -07:00
2014-03-19 15:04:46 -07:00
2014-03-19 15:04:46 -07:00
2013-04-09 14:13:15 -04:00
2013-04-09 14:13:15 -04:00
2014-03-19 15:04:44 -07:00
2013-01-03 15:57:01 -08:00
2013-11-26 11:09:07 +01:00