staging/lustre: remove bogus ifndef EXPORT_SYMBOL
authorPeng Tao <[email protected]>
Mon, 22 Jul 2013 16:06:22 +0000 (00:06 +0800)
committerGreg Kroah-Hartman <[email protected]>
Tue, 23 Jul 2013 19:37:40 +0000 (12:37 -0700)
Signed-off-by: Peng Tao <[email protected]>
Signed-off-by: Andreas Dilger <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/lustre/include/linux/libcfs/libcfs_prim.h

index 9c40ed904da5b7990f25e71275294ac20f00ec3a..36def3615d019e3e7b2c2b305c8ef23678efed5e 100644 (file)
 #ifndef __LIBCFS_PRIM_H__
 #define __LIBCFS_PRIM_H__
 
-#ifndef EXPORT_SYMBOL
-# define EXPORT_SYMBOL(s)
-#endif
-
 /*
  * Schedule
  */