added version and revision to drivers table

This commit is contained in:
Markus Fröschle
2013-10-24 21:06:59 +00:00
parent de83026135
commit 15a0e8554d

View File

@@ -41,7 +41,9 @@ static struct generic_interface interfaces[] =
.revision = 1,
.interface.xhdi = { xhdi_call }
},
/* insert new drivers here */
{
.type = END_OF_DRIVERS
}