[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1339272539.30984.21.camel@x61.thuisdomein>
Date: Sat, 09 Jun 2012 22:08:59 +0200
From: Paul Bolle <pebolle@...cali.nl>
To: "James E.J. Bottomley" <jejb@...isc-linux.org>,
Helge Deller <deller@....de>
Cc: linux-parisc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] parisc: remove unused and empty header
Nothing includes real.h. That's unsurprising, since it's basically
empty. This has apparently been the case since (at least) v2.6.12-rc2.
It can safely be removed.
Signed-off-by: Paul Bolle <pebolle@...cali.nl>
---
Tested only by prodding at the (history of the) tree with various git commands.
arch/parisc/include/asm/real.h | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
delete mode 100644 arch/parisc/include/asm/real.h
diff --git a/arch/parisc/include/asm/real.h b/arch/parisc/include/asm/real.h
deleted file mode 100644
index 82acb25..0000000
--- a/arch/parisc/include/asm/real.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifndef _PARISC_REAL_H
-#define _PARISC_REAL_H
-
-
-#endif
--
1.7.7.6
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists