Staging: comedi: Remove COMEDI_MODULES_MACRO
authorArun Thomas <arun.thomas@gmail.com>
Sun, 6 Jun 2010 20:23:29 +0000 (22:23 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Jun 2010 20:45:47 +0000 (13:45 -0700)
Add MODULE_AUTHOR, MODULE_LICENSE, and MODULE_DESCRIPTION calls
to the respective C source files instead of calling COMEDI_MODULES_MACRO

Signed-off-by: Arun Thomas <arun.thomas@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found