Skip to content

Commit

Permalink
[RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id table
Browse files Browse the repository at this point in the history
Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Zhang Wei authored and Paul Mackerras committed Apr 29, 2008
1 parent 56fde1f commit 182e143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ mpc86xx_time_init(void)

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

Expand Down

0 comments on commit 182e143

Please sign in to comment.