linux_dsm_epyc7002/arch/mips/ralink
Thomas Bogendoerfer f75410a406 MIPS: ralink: mt7621: Fix soc_device introduction
Depending on selected SMP config options soc_device didn't get
initialised at all. With UP config vmlinux didn't link because
of missing soc bus.

Fixes: 71b9b5e013 ("MIPS: ralink: mt7621: introduce 'soc_device' initialization")
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Tested-by: René van Dorst <opensource@vdorst.com>
2020-03-28 17:26:36 +01:00
..
bootrom.c
cevt-rt3352.c MIPS: Replace setup_irq() by request_irq() 2020-03-05 16:47:35 +01:00
clk.c
common.h
early_printk.c
ill_acc.c MIPS: ralink: add missing put_device in ill_acc_of_setup 2020-01-09 09:40:47 -08:00
irq-gic.c
irq.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
Kconfig MIPS: ralink: mt7621: Fix soc_device introduction 2020-03-28 17:26:36 +01:00
Makefile
mt7620.c
mt7621.c MIPS: ralink: mt7621: Fix soc_device introduction 2020-03-28 17:26:36 +01:00
of.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
Platform
prom.c
reset.c
rt288x.c
rt305x.c
rt3883.c
timer-gic.c MIPS: ralink: Replace <linux/clk-provider.h> by <linux/of_clk.h> 2020-02-19 10:37:58 -08:00
timer.c