Staging: silicom: remove the board_t typedef in bpctl_mod.c
authorChad Williamson <chad@dahc.us>
Sun, 23 Jun 2013 07:02:26 +0000 (02:02 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Jun 2013 23:11:20 +0000 (16:11 -0700)
commitbbeebeccb066b408d9e3490659e8ff417153c5ee
treed648b359c0b24b9dd5138b138e6a3357a64510d7
parentae0b9530a070ee77a8635b6b531e2bc019fdee64
Staging: silicom: remove the board_t typedef in bpctl_mod.c

Replace the board_t enum typdef with struct board_type (_type for
consistency with media_type, above), resolving a checkpatch.pl
warning. (As far as I can tell, this isn't used anywhere.)

Signed-off-by: Chad Williamson <chad@dahc.us>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/silicom/bpctl_mod.c