]> err.no Git - linux-2.6/blobdiff - include/asm-frv/system.h
IB/sa: Add ib_init_ah_from_path()
[linux-2.6] / include / asm-frv / system.h
index f72ff0c4dc0b9050a580e0c4dba61b8a36b7b129..1734ed91bcdcdb7f0136f10bd9f14fc8e9d535b3 100644 (file)
@@ -18,8 +18,6 @@
 
 struct thread_struct;
 
-#define prepare_to_switch()    do { } while(0)
-
 /*
  * switch_to(prev, next) should switch from task `prev' to `next'
  * `prev' will never be the same as `next'.