kernel/time/clocksource.c requires an #include <linux/tick.h> to compile and
LD timer built-in correctly. This is apparently new to the .3 version.
So .. does the rt8 patch touch this file (deleting/omitting this #include)??
If so, then it should be fixed.
If not, a bug should be filed against the kernel source.