linux/arch/mips/pmc-sierra/msp71xx
Ralf Baechle a705dc7cf4 MIPS: MSP71xx: Fix build error.
CC      arch/mips/pmc-sierra/msp71xx/msp_irq.o
/home/ralf/src/linux/linux-mips/arch/mips/pmc-sierra/msp71xx/msp_irq.c:112:2: error: request for member ‘flags’ in something not a structure or union
/home/ralf/src/linux/linux-mips/arch/mips/pmc-sierra/msp71xx/msp_irq.c:118:2: error: request for member ‘flags’ in something not a structure or union
make[4]: *** [arch/mips/pmc-sierra/msp71xx/msp_irq.o] Error 1

caused by 57336bc1056798d89714b7fb1b1d197e6bda6819 [MIPS: Mark cascade and
low level interrupts IRQF_NO_THREAD].

Commas to separate struct initializers generally are considered useful to
enhance the compilation experience of the user.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2011-09-21 17:52:44 +02:00
..
Makefile MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices. 2011-03-25 18:45:14 +01:00
gpio.c MIPS: Eleminate filenames from comments 2009-08-03 17:52:40 +01:00
gpio_extended.c MIPS: Eleminate filenames from comments 2009-08-03 17:52:40 +01:00
msp_elb.c
msp_eth.c MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices. 2011-03-25 18:45:14 +01:00
msp_hwbutton.c MIPS: PNX Removing dead CONFIG_PMCTWILED 2010-08-05 13:26:00 +01:00
msp_irq.c MIPS: MSP71xx: Fix build error. 2011-09-21 17:52:44 +02:00
msp_irq_cic.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
msp_irq_per.c MIPS: MSP71xx: Fix typo in msp_per_irq_controller 2011-05-10 18:15:23 +01:00
msp_irq_slp.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
msp_pci.c
msp_prom.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
msp_serial.c [MIPS] kgdb: Remove existing implementation 2008-07-30 21:54:42 +01:00
msp_setup.c MIPS: Malta: Fix crash in SMP kernel on non-CMP systems. 2011-07-20 23:12:10 +01:00
msp_smp.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
msp_smtc.c MIPS: MSP71xx: Add VSMP/SMTC support. 2011-03-25 18:45:14 +01:00
msp_time.c MIPS: MSP71xx: Set up MSP VPE1 timer. 2011-03-25 18:45:13 +01:00
msp_usb.c MIPS: MSP71xx: Platform support for MSP on-chip USB controller. 2011-03-25 18:45:14 +01:00