Staging: epl: remove _WIN_32_ and _NO_OS_ defines
[safe/jmp/linux-2.6] / drivers / staging / epl / Benchmark.h
index 62dee3b..634600f 100644 (file)
 
 #include "global.h"
 
-#if (TARGET_SYSTEM == _NO_OS_) && (DEV_SYSTEM == _DEV_GNU_CF548X_)
-#include "common.h"
-
-#elif (TARGET_SYSTEM == _LINUX_) && defined(__KERNEL__)
+#if (TARGET_SYSTEM == _LINUX_) && defined(__KERNEL__)
 
 //    #include <linux/config.h>
 #include <linux/kernel.h>