Commit 44fdfaa9 authored by Ian Abbott's avatar Ian Abbott Committed by Greg Kroah-Hartman

Staging: comedi: comedi_rt_task_context_t fix

Fix redefinition of macro comedi_rt_task_context_t

From: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Cc: David Schleef <ds@schleef.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 53b670a7
...@@ -104,8 +104,6 @@ static inline RTIME nano2count(long long ns) ...@@ -104,8 +104,6 @@ static inline RTIME nano2count(long long ns)
#define start_rt_timer(x) #define start_rt_timer(x)
#define stop_rt_timer() #define stop_rt_timer()
#define comedi_rt_task_context_t int
#endif #endif
#ifdef CONFIG_COMEDI_RTAI #ifdef CONFIG_COMEDI_RTAI
#include <rtai.h> #include <rtai.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment