linux/drivers/tty/serial/jsm
Paul Gortmaker 578b9ce009 tty: Add module.h to drivers/tty users who just expect it there.
We are cleaning up the issue that means module.h is omnipresent.
These tty users are the people who implictly are relying on that.
Fix up the real users to call out the include that they really need.

In the case of jsm_driver.c file, it had moduleparam.h but that
isn't enough and it needs the full module.h

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:31:27 -04:00
..
Makefile
jsm.h jsm: remove buggy write queue 2011-08-24 15:29:44 -07:00
jsm_driver.c tty: Add module.h to drivers/tty users who just expect it there. 2011-10-31 19:31:27 -04:00
jsm_neo.c jsm: print byte we are dequeing 2011-08-24 15:29:44 -07:00
jsm_tty.c jsm: remove buggy write queue 2011-08-24 15:29:44 -07:00