From ce5ac907441b34c7c5d7129cd161f5b79f2d77ca Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sun, 1 Jan 2006 21:30:10 +0000 Subject: proto not needed --- sys/arch/macppc/dev/maci2c.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/arch/macppc/dev') diff --git a/sys/arch/macppc/dev/maci2c.c b/sys/arch/macppc/dev/maci2c.c index d94ef65175b..c1af2c470d3 100644 --- a/sys/arch/macppc/dev/maci2c.c +++ b/sys/arch/macppc/dev/maci2c.c @@ -1,4 +1,4 @@ -/* $OpenBSD: maci2c.c,v 1.5 2006/01/01 20:52:25 deraadt Exp $ */ +/* $OpenBSD: maci2c.c,v 1.6 2006/01/01 21:30:09 deraadt Exp $ */ /* * Copyright (c) 2005 Mark Kettenis @@ -25,8 +25,6 @@ #include -int maciic_print(void *, const char *); - void maciic_scan(struct device *self, struct i2cbus_attach_args *iba, void *aux) { -- cgit v1.2.3