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