Commit 33f3fdf9 authored by Alessandro Rubini's avatar Alessandro Rubini

trivial: wr: remove unused enums

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 03279c6e
......@@ -137,17 +137,4 @@ enum {
ANN_SUFIX = 0x2000,
};
/* White Rabbit slave port's role */
enum {
NON_SLAVE = 0x0,
PRIMARY_SLAVE,
SECONDARY_SLAVE,
};
/* White Rabbit data initialization mode */
enum {
INIT,
RE_INIT,
};
#endif /* __WREXT_WR_CONSTANTS_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