Hello. Andrew Morton wrote: >> Attached one is just a clean-up: >> it removes the extern definitions >> for the i8253_lock and i8259A_lock, >> making the use of the appropriate >> headers instead. > A nice cleanup to make, however we cannot include asm/timer.h from generic > code, because only a few architectures have such a file. OK, what a bugger... Does the attached one look any better? Signed-off-by: stsp@aknet.ru