diff mbox

arch/sparc/kernel/unaligned_64.c: included linux/bitops.h twice

Message ID 1329333604-31883-1-git-send-email-danny.kukawka@bisect.de
State Accepted
Delegated to: David Miller
Headers show

Commit Message

Danny Kukawka Feb. 15, 2012, 7:20 p.m. UTC
arch/sparc/kernel/unaligned_64.c included 'linux/bitops.h' twice,
remove the duplicate.

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
---
 arch/sparc/kernel/unaligned_64.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

Comments

David Miller Feb. 15, 2012, 9:47 p.m. UTC | #1
From: Danny Kukawka <danny.kukawka@bisect.de>
Date: Wed, 15 Feb 2012 20:20:04 +0100

> arch/sparc/kernel/unaligned_64.c included 'linux/bitops.h' twice,
> remove the duplicate.
> 
> Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/sparc/kernel/unaligned_64.c b/arch/sparc/kernel/unaligned_64.c
index 76e4ac1..626e7b0 100644
--- a/arch/sparc/kernel/unaligned_64.c
+++ b/arch/sparc/kernel/unaligned_64.c
@@ -22,7 +22,6 @@ 
 #include <linux/bitops.h>
 #include <linux/perf_event.h>
 #include <linux/ratelimit.h>
-#include <linux/bitops.h>
 #include <asm/fpumacro.h>
 
 enum direction {