Merge branch 'omap-for-v3.18/fixes-not-urgent' into omap-for-v3.18/intc-v2

This commit is contained in:
Tony Lindgren
2014-09-11 13:03:25 -07:00
7 changed files with 21 additions and 21 deletions

View File

@@ -415,7 +415,7 @@ static void pdata_quirks_check(struct pdata_init *quirks)
}
}
void __init pdata_quirks_init(struct of_device_id *omap_dt_match_table)
void __init pdata_quirks_init(const struct of_device_id *omap_dt_match_table)
{
omap_sdrc_init(NULL, NULL);
pdata_quirks_check(auxdata_quirks);