X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fmpc8xx.h;h=2be014b6f57c52efce9b6a6faa214c791f6514c3;hb=7ac3ae32d170cea8cb8e7822acc29ed8f1b1018d;hp=580371120e1aa57f37010e430da8692db868b9a4;hpb=21eb4fa1700112d1420d72e1de708af671a251c8;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__ */