This fixes bugme.osdl.org bug number 566.
-- Bob Miller Email: rem@osdl.org Open Source Development Lab Phone: 503.626.2455 Ext. 17===== drivers/char/rio/rio_linux.c 1.16 vs edited ===== --- 1.16/drivers/char/rio/rio_linux.c Mon Mar 31 15:55:28 2003 +++ edited/drivers/char/rio/rio_linux.c Thu Apr 10 11:25:23 2003 @@ -60,6 +60,7 @@ #include <linux/init.h> #include <linux/generic_serial.h> +#include <asm/uaccess.h> #if BITS_PER_LONG != 32 # error FIXME: this driver only works on 32-bit platforms - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/