Matthew Wilcox 310a922d43 Fix dev_printk() is now GPL-only
Make dev_printk usable from non-GPL modules again

dev_printk now calls dev_driver_string.  We want even proprietary modules
to be calling dev_printk, so the export of dev_driver_string needs to be
non-GPL-only.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-10-18 12:49:54 -07:00
..
2006-09-25 21:08:39 -07:00
2006-10-18 12:49:54 -07:00
2006-09-20 15:58:44 +02:00
2006-06-21 12:40:49 -07:00
2006-07-10 13:24:12 -07:00