Skip to content

Commit

Permalink
um: chan_init_pri is dead now
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
  • Loading branch information
Al Viro authored and Richard Weinberger committed Mar 24, 2012
1 parent bed5e39 commit 1f42369
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/um/drivers/chan_user.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ struct chan_opts {
const int raw;
};

enum chan_init_pri { INIT_STATIC, INIT_ALL, INIT_ONE };

struct chan_ops {
char *type;
void *(*init)(char *, int, const struct chan_opts *);
Expand Down

0 comments on commit 1f42369

Please sign in to comment.