]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/sparc/include/asm/lmb.h
ds2782_battery: Rename get_current to fix build failure / name conflict
[net-next-2.6.git] / arch / sparc / include / asm / lmb.h
CommitLineData
a00736e9
SR
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) */