diff options
Diffstat (limited to 'board/eNET/eNET_pci.c')
| -rw-r--r-- | board/eNET/eNET_pci.c | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/board/eNET/eNET_pci.c b/board/eNET/eNET_pci.c index fefb1a4fbeb..a03090e5406 100644 --- a/board/eNET/eNET_pci.c +++ b/board/eNET/eNET_pci.c @@ -1,9 +1,9 @@ /* - * (C) Copyright 2008 - * Graeme Russ, [email protected]. + * (C) Copyright 2008,2009 + * Graeme Russ, <[email protected]> * * (C) Copyright 2002 - * Daniel Engstr�m, Omicron Ceti AB <[email protected]>. + * Daniel Engstr�m, Omicron Ceti AB, <[email protected]> * * See file CREDITS for list of people who contributed to this * project. @@ -23,6 +23,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, * MA 02111-1307 USA */ + #include <common.h> #include <pci.h> #include <asm/pci.h> |
