forgot to refactor hdc table def
This commit is contained in:
@@ -94,7 +94,6 @@ static const device_t hdc_internal_device = {
|
|||||||
|
|
||||||
|
|
||||||
static const struct {
|
static const struct {
|
||||||
const char *internal_name;
|
|
||||||
const device_t *device;
|
const device_t *device;
|
||||||
} controllers[] = {
|
} controllers[] = {
|
||||||
{ &hdc_null_device },
|
{ &hdc_null_device },
|
||||||
|
Reference in New Issue
Block a user