This fix 'ppc6xx_defconfig' build. Signed-off-by: Arnaud Lacombe <lacombar@xxxxxxxxx> --- include/linux/compat-2.6.33.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/linux/compat-2.6.33.h b/include/linux/compat-2.6.33.h index fe1783c..8c8789d 100644 --- a/include/linux/compat-2.6.33.h +++ b/include/linux/compat-2.6.33.h @@ -7,8 +7,10 @@ #include <linux/skbuff.h> #if defined(CONFIG_PCCARD) || defined(CONFIG_PCCARD_MODULE) +struct pcmcia_socket; #include <pcmcia/cs_types.h> #include <pcmcia/cistpl.h> +#include <pcmcia/cs.h> #include <pcmcia/ds.h> #endif #include <linux/kfifo.h> -- 1.7.2.30.gc37d7.dirty -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html