summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/macppc/dev/maci2c.c4
1 files changed, 1 insertions, 3 deletions
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 <arch/macppc/dev/maci2cvar.h>
-int maciic_print(void *, const char *);
-
void
maciic_scan(struct device *self, struct i2cbus_attach_args *iba, void *aux)
{