dect
/
linux-2.6
Archived
13
0
Fork 0

Staging: comedi: Remove references to dead EXPORT_SYMTAB

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Robert P. J. Day 2009-07-04 20:32:08 -04:00 committed by Greg Kroah-Hartman
parent b455073c88
commit 88a28c828f
2 changed files with 0 additions and 7 deletions

View File

@ -22,9 +22,6 @@
*/
#define __NO_VERSION__
#ifndef EXPORT_SYMTAB
#define EXPORT_SYMTAB
#endif
#include "comedidev.h"

View File

@ -21,10 +21,6 @@
*/
#ifndef EXPORT_SYMTAB
#define EXPORT_SYMTAB
#endif
#include "../comedi.h"
#include "../comedilib.h"
#include "../comedidev.h"