There's a warning in drivers/ide/ide-lib.c for comparing pointers of different types. This just casts one of the arguments to u8 to shut up the compiler. Cheers! -Matt