mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-22 01:10:28 +00:00
Staging: comedi: Undo stupid commit made 3 months ago
Undo stupid commit made 3 months ago : "Fix redefinition of macro comedi_rt_task_context_t". It wasn't being redefined, it was being defined for RTLinux. From: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Frank Mori Hess <fmhess@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
5b32f4397a
commit
4bde29ed22
@ -104,6 +104,8 @@ static inline RTIME nano2count(long long ns)
|
||||
#define start_rt_timer(x)
|
||||
#define stop_rt_timer()
|
||||
|
||||
#define comedi_rt_task_context_t int
|
||||
|
||||
#endif
|
||||
#ifdef CONFIG_COMEDI_RTAI
|
||||
#include <rtai.h>
|
||||
|
Loading…
Reference in New Issue
Block a user