[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.

Signed-off-by: David S. Miller <davem@davemloft.net>
这个提交包含在:
David S. Miller
2008-02-13 16:56:49 -08:00
父节点 e760e716d4
当前提交 d9b2b2a277
修改 33 个文件,包含 161 行新增117 行删除

查看文件

@@ -24,8 +24,9 @@
#include <linux/fs.h>
#include <linux/syscalls.h>
#include <linux/ctype.h>
#include <linux/lmb.h>
#include <asm/lmb.h>
#include <asm/prom.h>
#include "platform.h"