mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
The function interrupt_init_cpu() is given an int return type but does not return anything but 0. Rework this to be a void function. Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Mario Six <mario.six@gdsys.cc> |
||
|---|---|---|
| .. | ||
| arch-mpc83xx | ||
| arch-mpc85xx | ||
| arch-ppc4xx | ||
| 8xx_immap.h | ||
| atomic.h | ||
| bitops.h | ||
| byteorder.h | ||
| cache.h | ||
| config.h | ||
| config_mpc85xx.h | ||
| config_mpc86xx.h | ||
| cpm_85xx.h | ||
| e300.h | ||
| fsl_dma.h | ||
| fsl_fdt.h | ||
| fsl_i2c.h | ||
| fsl_law.h | ||
| fsl_lbc.h | ||
| fsl_liodn.h | ||
| fsl_mpc83xx_serdes.h | ||
| fsl_pamu.h | ||
| fsl_pci.h | ||
| fsl_portals.h | ||
| fsl_secure_boot.h | ||
| fsl_serdes.h | ||
| fsl_srio.h | ||
| global_data.h | ||
| gpio.h | ||
| immap_83xx.h | ||
| immap_85xx.h | ||
| immap_86xx.h | ||
| interrupt.h | ||
| io.h | ||
| iopin_8xx.h | ||
| linkage.h | ||
| mc146818rtc.h | ||
| mmu.h | ||
| mp.h | ||
| mpc8xxx_spi.h | ||
| mpc85xx_gpio.h | ||
| mpc8349_pci.h | ||
| pci_io.h | ||
| posix_types.h | ||
| ppc.h | ||
| processor.h | ||
| ptrace.h | ||
| sections.h | ||
| sigcontext.h | ||
| signal.h | ||
| spl.h | ||
| string.h | ||
| types.h | ||
| u-boot.h | ||
| unaligned.h | ||
| xilinx_irq.h | ||