lkml.org 
[lkml]   [2012]   [Jun]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] parisc: remove unused and empty header
From
Date
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@tiscali.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


\
 
 \ /
  Last update: 2012-06-09 22:21    [from the cache]
©2003-2011 Jasper Spaans