From b63ad0882a16a5d28003e57f2b0b81dee3fb322b Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 28 Nov 2000 03:58:46 +0000 Subject: Merge with 2.4.0-test11. --- include/asm-sparc/openpromio.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'include/asm-sparc/openpromio.h') diff --git a/include/asm-sparc/openpromio.h b/include/asm-sparc/openpromio.h index bebb788ac..6e32823ab 100644 --- a/include/asm-sparc/openpromio.h +++ b/include/asm-sparc/openpromio.h @@ -64,11 +64,5 @@ struct opiocdesc #define OPIOCGETNEXT _IOWR('O', 5, int) #define OPIOCGETCHILD _IOWR('O', 6, int) - -#ifdef __KERNEL__ -int openprom_init(void); -#endif - - #endif /* _SPARC_OPENPROMIO_H */ -- cgit v1.2.3