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

Commit 967f038e authored by David Howells's avatar David Howells Committed by David S. Miller
Browse files

Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2]



sparc_cpu_model isn't in asm/system.h any more, so remove a comment
about it.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
cc: "David S. Miller" <davem@davemloft.net>
cc: sparclinux@vger.kernel.org
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a56b072f
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -507,7 +507,6 @@ static int jsflash_init(void)
	}
	}


	/* Let us be really paranoid for modifications to probing code. */
	/* Let us be really paranoid for modifications to probing code. */
	/* extern enum sparc_cpu sparc_cpu_model; */ /* in <asm/system.h> */
	if (sparc_cpu_model != sun4m) {
	if (sparc_cpu_model != sun4m) {
		/* We must be on sun4m because we use MMU Bypass ASI. */
		/* We must be on sun4m because we use MMU Bypass ASI. */
		return -ENXIO;
		return -ENXIO;