added version and revision to drivers table
This commit is contained in:
@@ -41,7 +41,9 @@ static struct generic_interface interfaces[] =
|
|||||||
.revision = 1,
|
.revision = 1,
|
||||||
.interface.xhdi = { xhdi_call }
|
.interface.xhdi = { xhdi_call }
|
||||||
},
|
},
|
||||||
|
|
||||||
/* insert new drivers here */
|
/* insert new drivers here */
|
||||||
|
|
||||||
{
|
{
|
||||||
.type = END_OF_DRIVERS
|
.type = END_OF_DRIVERS
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user