diff options
author | Ulf Carlsson <md1ulfc@mdstud.chalmers.se> | 1999-11-07 10:18:31 +0000 |
---|---|---|
committer | Ulf Carlsson <md1ulfc@mdstud.chalmers.se> | 1999-11-07 10:18:31 +0000 |
commit | a583cadb82ed787684eddc819cb828a0b44be925 (patch) | |
tree | 281f296e4a61f099745a456f1e0f0c670a4baf7a /include | |
parent | 7ff64273bcea5c51a389ce1766e3765eff9a51f7 (diff) |
Updated the include for newport.h that obviously had been moved (?).
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-mips/ng1hw.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-mips/ng1hw.h b/include/asm-mips/ng1hw.h index 5a7c7efb6..d981e5836 100644 --- a/include/asm-mips/ng1hw.h +++ b/include/asm-mips/ng1hw.h @@ -1,4 +1,4 @@ -/* $Id: ng1hw.h,v 1.3 1999/07/24 17:34:14 ulfc Exp $ +/* $Id: ng1hw.h,v 1.4 1999/08/04 06:01:51 ulfc Exp $ * * ng1hw.h: Tweaks the newport.h structures and definations to be compatible * with IRIX. Quite ugly, but it works. @@ -10,7 +10,7 @@ #ifndef _SGI_NG1HW_H #define _SGI_NG1HW_H -#include <asm/newport.h> +#include <video/newport.h> #define rex3regs newport_rexregs #define configregs newport_cregs |