From 8616eb1f94a5b268f54dfe41332e9a2dc2bfe828 Mon Sep 17 00:00:00 2001 From: Yoichi Yuasa Date: Fri, 12 Feb 2010 21:29:14 +0900 Subject: [PATCH] --- yaml --- r: 182110 b: refs/heads/master c: f51e5a07728d33b7ad59a84d1a7a0a34d4f58765 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/mips/include/asm/parport.h | 16 +--------------- 2 files changed, 2 insertions(+), 16 deletions(-) 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