Fix build of the hpet driver.
It's not in the image so it doesn't get built by default.
This commit is contained in:
@@ -71,7 +71,7 @@ device_hooks hpet_hooks = {
|
|||||||
int32 api_version = B_CUR_DRIVER_API_VERSION;
|
int32 api_version = B_CUR_DRIVER_API_VERSION;
|
||||||
|
|
||||||
static acpi_module_info* sAcpi;
|
static acpi_module_info* sAcpi;
|
||||||
static vint32 sOpenCount;
|
static int32 sOpenCount;
|
||||||
|
|
||||||
|
|
||||||
static inline bigtime_t
|
static inline bigtime_t
|
||||||
|
|||||||
Reference in New Issue
Block a user