From 8b75c3dd53eee558e4a60192850e33edff7f9186 Mon Sep 17 00:00:00 2001 From: Mandeep Singh Baines Date: Fri, 30 Jan 2009 15:29:54 -0800 Subject: [PATCH] --- yaml --- r: 142787 b: refs/heads/master c: 5e54f5986a579b8445aa1d5ad3435c2cf7568bed h: refs/heads/master i: 142785: e2c2a4d671054e150ad3bd7f3794e8ba10c6a09e 142783: b74b921cf895f31cc8ad0a576d7030fc2960504f v: v3 --- [refs] | 2 +- trunk/include/linux/sched.h | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 10a3f4e10382..43bb5f11da78 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 603a148f434742fff08273207ffa44176cad13a1 +refs/heads/master: 5e54f5986a579b8445aa1d5ad3435c2cf7568bed diff --git a/trunk/include/linux/sched.h b/trunk/include/linux/sched.h index f2f94d532302..2a2811c6239d 100644 --- a/trunk/include/linux/sched.h +++ b/trunk/include/linux/sched.h @@ -302,9 +302,6 @@ extern int softlockup_thresh; static inline void softlockup_tick(void) { } -static inline void spawn_softlockup_task(void) -{ -} static inline void touch_softlockup_watchdog(void) { }