提交 1cfdc6f9 编写于 作者: C Christoph Hellwig 提交者: Greentime Hu

nds32: remove __virt_to_bus and __bus_to_virt

These macros are not used anywhere.
Signed-off-by: NChristoph Hellwig <hch@lst.de>
Acked-by: NGreentime Hu <greentime@andestech.com>
Signed-off-by: NGreentime Hu <greentime@andestech.com>
上级 0ff8e00f
......@@ -15,14 +15,6 @@
#define PHYS_OFFSET (0x0)
#endif
#ifndef __virt_to_bus
#define __virt_to_bus __virt_to_phys
#endif
#ifndef __bus_to_virt
#define __bus_to_virt __phys_to_virt
#endif
/*
* TASK_SIZE - the maximum size of a user space task.
* TASK_UNMAPPED_BASE - the lower boundary of the mmap VM area
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册