]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
MIPS: generic: Allow boards to set system type
authorPaul Cercueil <paul@crapouillou.net>
Sun, 6 Sep 2020 19:29:26 +0000 (21:29 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 18 Sep 2020 14:28:56 +0000 (16:28 +0200)
commit8405419942f2f012dc23b5c8817eded2d591b033
treefa1cbfc0e439312879d9fb71162301630594f382
parentc434b9f80b0923e6460031b0fd964f8b0bf3c6a6
MIPS: generic: Allow boards to set system type

Check for the system_type variable in the get_system_type() function. If
non-NULL, return it as the system type.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/generic/proc.c