| Submitter | Lan Chunhe-B25806 |
|---|---|
| Date | Nov. 5, 2010, 2:57 a.m. |
| Message ID | <1288925874-1260-1-git-send-email-b25806@freescale.com> |
| Download | mbox | patch |
| Permalink | /patch/70235/ |
| State | Superseded |
| Delegated to: | Kumar Gala |
| Headers | show |
Comments
Patch
diff --git a/arch/powerpc/platforms/85xx/corenet_ds.c b/arch/powerpc/platforms/85xx/corenet_ds.c index 2ab338c..bf9b9e5 100644 --- a/arch/powerpc/platforms/85xx/corenet_ds.c +++ b/arch/powerpc/platforms/85xx/corenet_ds.c @@ -116,6 +116,9 @@ static const struct of_device_id of_device_ids[] __devinitconst = { { .compatible = "fsl,rapidio-delta", }, + { + .compatible = "fsl,p4080-pcie", + }, {} };