how to link to hrtimers in the kernel

From: George Nychis
Date: Mon Oct 06 2008 - 11:41:45 EST


Hi all,

I have modified drivers/usb/core/devio.c to use hrtimer_nanosleep(), and have included linux/hrtimer.h with it.

But now I am having trouble linking, I get:
ERROR: "hrtimer_nanosleep" [drivers/usb/core/usbcore.ko] undefined!

How do I properly link to the hrtimer library?

Thanks!
George
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/