Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c000c712 authored by Kristoffer Glembo's avatar Kristoffer Glembo Committed by David S. Miller
Browse files

No auxio on LEON



Do not probe for auxio register on SPARC LEON.

Signed-off-by: default avatarKristoffer Glembo <kristoffer@gaisler.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4edd5ad0
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -28,6 +28,7 @@ void __init auxio_probe(void)
	struct resource r;
	struct resource r;


	switch (sparc_cpu_model) {
	switch (sparc_cpu_model) {
	case sparc_leon:
	case sun4d:
	case sun4d:
	case sun4:
	case sun4:
		return;
		return;