Skip to content

Commit

Permalink
Staging: comedi: comedi_rt_task_context_t fix
Browse files Browse the repository at this point in the history
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: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Ian Abbott authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent 53b670a commit 44fdfaa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/comedi/drivers/comedi_rt_timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,6 @@ 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>
Expand Down

0 comments on commit 44fdfaa

Please sign in to comment.