Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 276d789e authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Bartlomiej Zolnierkiewicz
Browse files

ide: remove inclusion of non-existent io_trace.h



Signed-off-by: default avatarRobert P. J. Day <rpjday@mindspring.com>
Cc: gadio@netvision.net.il
Signed-off-by: default avatarBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
parent 43e7c0c4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -621,7 +621,6 @@ typedef struct os_dat_s {
 */
#define USE_IOTRACE	0
#if USE_IOTRACE
#include <linux/io_trace.h>
#define IO_IDETAPE_FIFO	500
#endif