]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-v850/system.h
Pull pnpacpi into release branch
[linux-2.6-omap-h63xx.git] / include / asm-v850 / system.h
index 107decbd6e6cfc038a1729a77154f97ed5f65204..7091af4b786677ca176f08d01127cc6f69361185 100644 (file)
@@ -18,8 +18,6 @@
 #include <asm/ptrace.h>
 
 
-#define prepare_to_switch()    do { } while (0)
-
 /*
  * switch_to(n) should switch tasks to task ptr, first checking that
  * ptr isn't the current task, in which case it does nothing.