diff options
author | Greg Watson <jarrah@users.sourceforge.net> | 2003-06-13 22:07:53 +0000 |
---|---|---|
committer | Greg Watson <jarrah@users.sourceforge.net> | 2003-06-13 22:07:53 +0000 |
commit | f7092040fd4aba081aad75116c2b9594149d5c66 (patch) | |
tree | 9fff13449dd1e397292668313b57537ade1739d8 /src/pmc/altimus | |
parent | 26ba0f5f9bb04e296c3a6320a855639c2f14e83c (diff) |
More FB2 stuff
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@877 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/pmc/altimus')
-rw-r--r-- | src/pmc/altimus/mpc7410/mpc7410.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pmc/altimus/mpc7410/mpc7410.c b/src/pmc/altimus/mpc7410/mpc7410.c index 29f65d796b..cb556b0793 100644 --- a/src/pmc/altimus/mpc7410/mpc7410.c +++ b/src/pmc/altimus/mpc7410/mpc7410.c @@ -4,7 +4,6 @@ #include <ppc.h> #include <ppcreg.h> -#include <types.h> #include <string.h> #include <console/console.h> |