From 1c80f22f8d809a9a9024aad7a5bd093f078e77cf Mon Sep 17 00:00:00 2001 From: David Howells Date: Wed, 28 Mar 2012 18:30:02 +0100 Subject: Disintegrate asm/system.h for MN10300 Disintegrate asm/system.h for MN10300. Signed-off-by: David Howells cc: linux-am33-list@redhat.com --- arch/mn10300/lib/bitops.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/mn10300/lib') diff --git a/arch/mn10300/lib/bitops.c b/arch/mn10300/lib/bitops.c index a66c6cdaf442..37309cdb7584 100644 --- a/arch/mn10300/lib/bitops.c +++ b/arch/mn10300/lib/bitops.c @@ -10,7 +10,6 @@ */ #include #include -#include /* * try flipping a bit using BSET and BCLR -- cgit