From 7ff64273bcea5c51a389ce1766e3765eff9a51f7 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 21 Oct 1999 00:23:04 +0000 Subject: Move various headers into a SGI specific subdirectory. These files need to be at the same place for MIPS32 and MIPS64. Make the semaphore code actually compile. --- drivers/net/sgiseeq.c | 6 +++--- drivers/scsi/sgiwd93.c | 10 +++++----- drivers/sgi/char/sgiserial.c | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'drivers') diff --git a/drivers/net/sgiseeq.c b/drivers/net/sgiseeq.c index c6a453b61..234242746 100644 --- a/drivers/net/sgiseeq.c +++ b/drivers/net/sgiseeq.c @@ -1,4 +1,4 @@ -/* $Id: sgiseeq.c,v 1.10 1999/08/11 20:26:50 andrewb Exp $ +/* $Id: sgiseeq.c,v 1.11 1999/10/09 00:01:24 ralf Exp $ * * sgiseeq.c: Seeq8003 ethernet driver for SGI machines. * @@ -31,8 +31,8 @@ #include #include -#include -#include +#include +#include #include #include "sgiseeq.h" diff --git a/drivers/scsi/sgiwd93.c b/drivers/scsi/sgiwd93.c index 057bf3873..b2196ff23 100644 --- a/drivers/scsi/sgiwd93.c +++ b/drivers/scsi/sgiwd93.c @@ -7,7 +7,7 @@ * * (In all truth, Jed Schimmel wrote all this code.) * - * $Id: sgiwd93.c,v 1.15 1999/08/11 20:26:51 andrewb Exp $ + * $Id: sgiwd93.c,v 1.16 1999/10/09 00:01:31 ralf Exp $ */ #include #include @@ -19,11 +19,11 @@ #include #include -#include #include -#include -#include -#include +#include +#include +#include +#include #include #include diff --git a/drivers/sgi/char/sgiserial.c b/drivers/sgi/char/sgiserial.c index 08cc902df..ed9928cdd 100644 --- a/drivers/sgi/char/sgiserial.c +++ b/drivers/sgi/char/sgiserial.c @@ -37,8 +37,8 @@ #include #include #include -#include -#include +#include +#include #include #include "sgiserial.h" -- cgit v1.2.3