Please do a bk pull bk://gkernel.bkbits.net/misc-2.6 This will update the following files: drivers/block/floppy.c | 1 - drivers/char/hw_random.c | 35 ++++++++++++++++------------------- sound/oss/i810_audio.c | 12 ++++++------ sound/oss/soundcard.c | 4 ++-- sound/oss/uart401.c | 8 ++++---- 5 files changed, 28 insertions(+), 32 deletions(-) through these ChangeSets: Adrian Bunk: o drivers/char/hw_random.c: make a variable static James Nelson: o hw_random: Minor cleanup to hw_random.c Jeff Garzik: o drivers/block/floppy: kill #include linux/version.h o [sound/oss] use module_param() in soundcard.c and uart401.c o [sound/oss i810_audio] use module_param()