rtio: remove unused include

This commit is contained in:
Robert Jördens 2016-03-09 13:42:15 +01:00
parent 0bd9add95e
commit db5231216d
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
#define __RTIO_H
#include <stdarg.h>
#include "generated/csr.h"
#define RTIO_O_STATUS_FULL 1
#define RTIO_O_STATUS_UNDERFLOW 2