X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fmpc8xx.h;h=2be014b6f57c52efce9b6a6faa214c791f6514c3;hb=bee86f14d51a5a9a3b1897e301da1e415df0ba23;hp=580371120e1aa57f37010e430da8692db868b9a4;hpb=5986a2ec35836a878350c54af4bd91b1de6abc59;p=linux-2.6 diff --git a/include/asm-powerpc/mpc8xx.h b/include/asm-powerpc/mpc8xx.h index 580371120e..2be014b6f5 100644 --- a/include/asm-powerpc/mpc8xx.h +++ b/include/asm-powerpc/mpc8xx.h @@ -23,6 +23,10 @@ #include #endif +#ifdef CONFIG_PCMCIA_M8XX +extern struct mpc8xx_pcmcia_ops m8xx_pcmcia_ops; +#endif + #endif /* CONFIG_8xx */ #endif /* __CONFIG_8xx_DEFS */ #endif /* __KERNEL__ */