> drivers/net/irda/vlsi_ir.c: In function `vlsi_mod_exit':
> drivers/net/irda/vlsi_ir.c:2047: `PROC_DIR' undeclared (first use in this function)
Thank you for finding this! Actually, I had something similar to your
patch
> +#ifdef CONFIG_PROC_FS
> remove_proc_entry(PROC_DIR, 0);
> +#endif
already pending here, but the proc-stuff in vlsi_ir needs some more
fixing. Patch will follow.
Martin
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/