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