提交 c9ea40cb 编写于 作者: J Jesper Nilsson

CRIS: remove unused current_regs

CC: Mikael Starvik <starvik@axis.com>
CC: linux-cris-kernel@axis.com
Signed-off-by: NJonas Bonn <jonas@southpole.se>
Signed-off-by: NJesper Nilsson <jesper.nilsson@axis.com>
上级 569fa263
......@@ -47,7 +47,6 @@ struct task_struct;
*/
#define task_pt_regs(task) user_regs(task_thread_info(task))
#define current_regs() task_pt_regs(current)
unsigned long get_wchan(struct task_struct *p);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册