Hookup AES1610 driver

An oversight pointed out by Michele B.
This commit is contained in:
Daniel Drake
2007-11-22 17:25:27 +00:00
parent 69700855e2
commit 1ee6210be3
2 changed files with 2 additions and 0 deletions

View File

@@ -330,6 +330,7 @@ static struct fp_driver * const primitive_drivers[] = {
static struct fp_img_driver * const img_drivers[] = {
&uru4000_driver,
&aes1610_driver,
&aes2501_driver,
&aes4000_driver,
&upektc_driver,