aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorChen Gang <[email protected]>2014-05-09 01:19:39 +0000
committerGuan Xuetao <[email protected]>2014-06-20 00:22:39 +0000
commit8902b10787c5a6e939c7adfe908c72404196052a (patch)
treeee3eb08b513a31e66f7e5dc51b69f7904538ca18 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parentarch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi... (diff)
downloadkernel-8902b10787c5a6e939c7adfe908c72404196052a.tar.gz
kernel-8902b10787c5a6e939c7adfe908c72404196052a.zip
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 <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Xuetao Guan <[email protected]> Signed-off-by: Xuetao Guan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions