added version and revision to drivers table

This commit is contained in:
Markus Fröschle
2013-10-24 21:06:59 +00:00
parent 80ff6e9bb7
commit 5251ea49a3

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
}