Skip to content
Snippets Groups Projects
Commit 182e143b authored by Zhang Wei's avatar Zhang Wei Committed by Paul Mackerras
Browse files

[RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id table

parent 56fde1ff
No related branches found
No related tags found
No related merge requests found
...@@ -221,6 +221,7 @@ mpc86xx_time_init(void) ...@@ -221,6 +221,7 @@ mpc86xx_time_init(void)
static __initdata struct of_device_id of_bus_ids[] = { static __initdata struct of_device_id of_bus_ids[] = {
{ .compatible = "simple-bus", }, { .compatible = "simple-bus", },
{ .compatible = "fsl,rapidio-delta", },
{}, {},
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment