Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / arch / powerpc / sysdev / fsl_rio.h
index d53407a34f32884909deb932625b49de9990b22d..12dd18fd479561dfafdc053463465ce0d73c4a07 100644 (file)
@@ -97,6 +97,7 @@ struct fsl_rio_dbell {
 };
 
 struct fsl_rio_pw {
+       struct rio_mport *mport[MAX_PORT_NUM];
        struct device *dev;
        struct rio_pw_regs __iomem *pw_regs;
        struct rio_port_write_msg port_write_msg;
This page took 0.02424 seconds and 5 git commands to generate.