Commit 28cacc5a authored by David S. Miller's avatar David S. Miller

Merge nuts.ninka.net:/disk1/davem/BK/sparcwork-2.5

into nuts.ninka.net:/disk1/davem/BK/sparc-2.5
parents b1ed3e69 aa2516a9
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
#ifndef _SPARC_BITEXT_H #ifndef _SPARC_BITEXT_H
#define _SPARC_BITEXT_H #define _SPARC_BITEXT_H
#include <linux/smp_lock.h> #include <linux/spinlock.h>
struct bit_map { struct bit_map {
spinlock_t lock; spinlock_t lock;
......
...@@ -11,7 +11,6 @@ ...@@ -11,7 +11,6 @@
#include <linux/types.h> #include <linux/types.h>
#include <linux/smp.h> #include <linux/smp.h>
#include <linux/smp_lock.h>
#include <linux/pci.h> #include <linux/pci.h>
#include <linux/ioport.h> #include <linux/ioport.h>
#include <asm/pbm.h> #include <asm/pbm.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment