]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/infiniband/core/cache.c
Merge branch 'linus' into pci-for-jesse
[linux-2.6-omap-h63xx.git] / drivers / infiniband / core / cache.c
index 98272fbbfb31e3d1ff4e8a010d6a7f1489a58bf8..68883565b725b08a8bcafd992b205ebe93d771a8 100644 (file)
  * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  * SOFTWARE.
- *
- * $Id: cache.c 1349 2004-12-16 21:09:43Z roland $
  */
 
 #include <linux/module.h>
 #include <linux/errno.h>
 #include <linux/slab.h>
-#include <linux/sched.h>       /* INIT_WORK, schedule_work(), flush_scheduled_work() */
+#include <linux/workqueue.h>
 
 #include <rdma/ib_cache.h>