Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 428 → Rev 430

/shark/trunk/drivers/newpci/pci.c
1,5 → 1,5
/*
* $Id: pci.c,v 1.1 2004-01-28 18:32:16 giacomo Exp $
* $Id: pci.c,v 1.2 2004-01-29 09:20:41 giacomo Exp $
*
* PCI Bus Services, see include/linux/pci.h for further explanation.
*
9,6 → 9,8
* Copyright 1997 -- 2000 Martin Mares <mj@ucw.cz>
*/
 
#include <linuxcomp.h>
 
#include <linux/delay.h>
#include <linux/init.h>
#include <linux/pci.h>