]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/of/base.c
Merge commit 'gcl/gcl-next'
[linux-2.6-omap-h63xx.git] / drivers / of / base.c
index 4270eb4a26a1337c72164bce2f71ebca850bbd8b..7c79e94a35eac932a165367a11439a8af1d35cc0 100644 (file)
@@ -410,7 +410,7 @@ struct of_modalias_table {
        char *modalias;
 };
 static struct of_modalias_table of_modalias_table[] = {
-       /* Empty for now; add entries as needed */
+       { "fsl,mcu-mpc8349emitx", "mcu-mpc8349emitx" },
 };
 
 /**