Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -221,6 +221,7 @@ mpc86xx_time_init(void)

static __initdata struct of_device_id of_bus_ids[] = {
	{ .compatible = "simple-bus", },
	{ .compatible = "fsl,rapidio-delta", },
	{},
};