[PATCH] parisc: remove unused and empty header

From: Paul Bolle
Date: Sat Jun 09 2012 - 16:09:47 EST


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@xxxxxxxxxx>
---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/