Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 439 → Rev 440

/shark/trunk/drivers/newpci/common.c
137,7 → 137,7
 
extern u8 pci_cache_line_size;
 
static int __init pcibios_init(void)
int __init pcibios_init(void)
{
 
if (!raw_pci_ops) {