diff options
author | 2020-10-25 11:10:29 +0000 | |
---|---|---|
committer | 2020-10-25 11:10:29 +0000 | |
commit | 57733e009f0c7e0526e10a18be12f56996c5460e (patch) | |
tree | 8df134105c0ecd78a0631d185238273e6ed1ee19 /drivers/usb/cdns3/cdns3-imx.c | |
parent | irqchip/mips: Drop selection of IRQ_DOMAIN_HIERARCHY (diff) | |
download | linux-dev-57733e009f0c7e0526e10a18be12f56996c5460e.tar.xz linux-dev-57733e009f0c7e0526e10a18be12f56996c5460e.zip |
irqchip/bcm2836: Fix missing __init annotation
bcm2836_arm_irqchip_smp_init() calls set_smp_ipi_range(), which has
an __init annotation. Make sure the caller has the same annotation.
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions