Don't pretend the argument to clockattach is a device - it isn't.
This commit is contained in:
parent
874825c3ca
commit
618109d59e
@ -50,4 +50,4 @@ struct clocktime {
|
||||
|
||||
#include "clock_if.h"
|
||||
|
||||
void clockattach(device_t);
|
||||
void clockattach(kobj_t);
|
||||
|
Loading…
Reference in New Issue
Block a user