aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/lmb.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/include/asm/lmb.h')
-rw-r--r--arch/sparc/include/asm/lmb.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/sparc/include/asm/lmb.h b/arch/sparc/include/asm/lmb.h
deleted file mode 100644
index 6a352cbcf520..000000000000
--- a/arch/sparc/include/asm/lmb.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef _SPARC64_LMB_H
-#define _SPARC64_LMB_H
-
-#include <asm/oplib.h>
-
-#define LMB_DBG(fmt...) prom_printf(fmt)
-
-#define LMB_REAL_LIMIT 0
-
-#endif /* !(_SPARC64_LMB_H) */