diff options
author | Greg Watson <jarrah@users.sourceforge.net> | 2003-07-14 18:00:10 +0000 |
---|---|---|
committer | Greg Watson <jarrah@users.sourceforge.net> | 2003-07-14 18:00:10 +0000 |
commit | 109959d6b125ec404bd83413548ec58e659d693b (patch) | |
tree | a0eac0fb3f528549832810dadc130b7cdd3d5525 /src/superio/NSC/pc97307 | |
parent | 68f9b1b1359b2dcd757d5b26aaf0b494333d2199 (diff) |
new config rules
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@960 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/superio/NSC/pc97307')
-rw-r--r-- | src/superio/NSC/pc97307/superio.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/superio/NSC/pc97307/superio.c b/src/superio/NSC/pc97307/superio.c index 621ad9045a..8dc2ca8661 100644 --- a/src/superio/NSC/pc97307/superio.c +++ b/src/superio/NSC/pc97307/superio.c @@ -1,9 +1,6 @@ /* Copyright 2000 AG Electronics Ltd. */ /* This code is distributed without warranty under the GPL v2 (see COPYING) */ -#include <ppc.h> -#include <ppcreg.h> -#include <types.h> #include <arch/io.h> #ifndef PNP_INDEX_REG |