[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <48EA31A4.6080903@cmu.edu>
Date: Mon, 06 Oct 2008 11:41:24 -0400
From: George Nychis <gnychis@....edu>
To: linux-kernel@...r.kernel.org
Subject: how to link to hrtimers in the kernel
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists