>> + >> +static inline void udelay(unsigned long usec) >> +{ >> +} > >shouldnt this function be named zerodelay() ? > >Thanks, > tglx I have prepared implementation of this function which sent me JW. I did some changes which I test it because I found problem there. M