Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188990
b: refs/heads/master
c: 685abec
h: refs/heads/master
v: v3
  • Loading branch information
Andreas Bombe authored and Paul Mundt committed Mar 23, 2010
1 parent 43a1d59 commit 2036bcd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0a60a210ede8942c5149526bf6847176cee5c184
refs/heads/master: 685abecfc2a6036b713229617570980c566c7500
7 changes: 0 additions & 7 deletions trunk/arch/sh/kernel/process_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -504,13 +504,6 @@ asmlinkage int sys_execve(char *ufilename, char **uargv,
return error;
}

/*
* These bracket the sleeping functions..
*/
extern void interruptible_sleep_on(wait_queue_head_t *q);

#define mid_sched ((unsigned long) interruptible_sleep_on)

#ifdef CONFIG_FRAME_POINTER
static int in_sh64_switch_to(unsigned long pc)
{
Expand Down

0 comments on commit 2036bcd

Please sign in to comment.