Skip to content

Commit

Permalink
Staging: comedi: Remove references to dead EXPORT_SYMTAB
Browse files Browse the repository at this point in the history
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Robert P. J. Day authored and Greg Kroah-Hartman committed Sep 15, 2009
1 parent b455073 commit 88a28c8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
3 changes: 0 additions & 3 deletions drivers/staging/comedi/comedi_ksyms.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
*/

#define __NO_VERSION__
#ifndef EXPORT_SYMTAB
#define EXPORT_SYMTAB
#endif

#include "comedidev.h"

Expand Down
4 changes: 0 additions & 4 deletions drivers/staging/comedi/kcomedilib/ksyms.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@
*/

#ifndef EXPORT_SYMTAB
#define EXPORT_SYMTAB
#endif

#include "../comedi.h"
#include "../comedilib.h"
#include "../comedidev.h"
Expand Down

0 comments on commit 88a28c8

Please sign in to comment.