From 116674acc97ba75a720329996877077d988443a2 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Fri, 9 Mar 2001 20:33:35 +0000 Subject: Merge with Linux 2.4.2. --- drivers/char/rio/riotable.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'drivers/char/rio/riotable.c') diff --git a/drivers/char/rio/riotable.c b/drivers/char/rio/riotable.c index 2b82c25ad..51f87de11 100644 --- a/drivers/char/rio/riotable.c +++ b/drivers/char/rio/riotable.c @@ -35,7 +35,7 @@ static char *_riotable_c_sccs_ = "@(#)riotable.c 1.2"; #define __NO_VERSION__ #include -#include +#include #include #include #include @@ -696,7 +696,7 @@ int RIOAssignRta( struct rio_info *p, struct Map *MapP ) /* ** Now we have a host we need to allocate an ID - ** if the the entry does not already have one. + ** if the entry does not already have one. */ if (MapP->ID == (ushort)-1) { -- cgit v1.2.3