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

Commit 4944f7e5 authored by Bjoern B. Brandenburg's avatar Bjoern B. Brandenburg Committed by David S. Miller
Browse files

sparc: remove unused includes



The spinlock code does not use NR_CPUS.
Compile tested using allyesconfig and allnoconfig.

Signed-off-by: default avatarBjoern B. Brandenburg <bbb@cs.unc.edu>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 833be4e1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -6,8 +6,6 @@
#ifndef __SPARC_SPINLOCK_H
#define __SPARC_SPINLOCK_H

#include <linux/threads.h>	/* For NR_CPUS */

#ifndef __ASSEMBLY__

#include <asm/psr.h>
+0 −2
Original line number Diff line number Diff line
@@ -6,8 +6,6 @@
#ifndef __SPARC64_SPINLOCK_H
#define __SPARC64_SPINLOCK_H

#include <linux/threads.h>	/* For NR_CPUS */

#ifndef __ASSEMBLY__

/* To get debugging spinlocks which detect and catch