X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=kernel%2Frtmutex.h;h=a1a1dd06421d05742e9e5a612b2b010cbdfa096c;hb=9a6558371bcd01c2973b7638181db4ccc34eab4f;hp=1e0fca13ff72b4e132e32eee2934837db737d87b;hpb=73a0e405dce7d720808536b708f7c738b413b1a2;p=linux-2.6-omap-h63xx.git diff --git a/kernel/rtmutex.h b/kernel/rtmutex.h index 1e0fca13ff7..a1a1dd06421 100644 --- a/kernel/rtmutex.h +++ b/kernel/rtmutex.h @@ -10,9 +10,6 @@ * Non-debug version. */ -#define __IP_DECL__ -#define __IP__ -#define __RET_IP__ #define rt_mutex_deadlock_check(l) (0) #define rt_mutex_deadlock_account_lock(m, t) do { } while (0) #define rt_mutex_deadlock_account_unlock(l) do { } while (0)