diff --git a/[refs] b/[refs] index dd43706f6d42..aa28f98363cc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1a6e8963e07f126a7fa3e9b446f86205cd4e81fe +refs/heads/master: f51e5a07728d33b7ad59a84d1a7a0a34d4f58765 diff --git a/trunk/arch/mips/include/asm/parport.h b/trunk/arch/mips/include/asm/parport.h index f52656826cce..cf252af64590 100644 --- a/trunk/arch/mips/include/asm/parport.h +++ b/trunk/arch/mips/include/asm/parport.h @@ -1,15 +1 @@ -/* - * Copyright (C) 1999, 2000 Tim Waugh - * - * This file should only be included by drivers/parport/parport_pc.c. - */ -#ifndef _ASM_PARPORT_H -#define _ASM_PARPORT_H - -static int __devinit parport_pc_find_isa_ports(int autoirq, int autodma); -static int __devinit parport_pc_find_nonpci_ports(int autoirq, int autodma) -{ - return parport_pc_find_isa_ports(autoirq, autodma); -} - -#endif /* _ASM_PARPORT_H */ +#include