Merge commit 'gcl/gcl-next'

This commit is contained in:
Benjamin Herrenschmidt
2008-10-14 10:11:27 +11:00
5 changed files with 16 additions and 11 deletions

View 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" },
};
/**