On Mon, 29 Apr 2013, Randy Dunlap wrote: > From: Randy Dunlap <[email protected]> > > Fix build error when CONFIG_PROC_FS is not enabled: > > include/linux/tty.h: In function 'proc_tty_register_driver': > include/linux/tty.h:698:52: error: parameter name omitted > include/linux/tty.h: In function 'proc_tty_unregister_driver': > include/linux/tty.h:699:54: error: parameter name omitted > > Signed-off-by: Randy Dunlap <[email protected]>
Acked-by: David Rientjes <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

