]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm26/system.h
[PATCH] sched: sched_cacheflush is now unused
[linux-2.6-omap-h63xx.git] / include / asm-arm26 / system.h
index 4703593b3bb52212c5118a4b113380960784c861..e09da5ff1f54d2198fa5dbbbc94b86fe25510a8e 100644 (file)
@@ -109,16 +109,6 @@ do {                                                                       \
        last = __switch_to(prev,task_thread_info(prev),task_thread_info(next)); \
 } while (0)
 
-/*
- * On SMP systems, when the scheduler does migration-cost autodetection,
- * it needs a way to flush as much of the CPU's caches as possible.
- *
- * TODO: fill this in!
- */
-static inline void sched_cacheflush(void)
-{
-}
-
 /*
  * Save the current interrupt enable state & disable IRQs
  */