Don't pretend the argument to clockattach is a device - it isn't.

This commit is contained in:
Doug Rabson 2001-10-04 15:28:27 +00:00
parent a14927b550
commit 02c76ceb97

View File

@ -50,4 +50,4 @@ struct clocktime {
#include "clock_if.h"
void clockattach(device_t);
void clockattach(kobj_t);