From: Chad Williamson Date: Sun, 23 Jun 2013 07:02:26 +0000 (-0500) Subject: Staging: silicom: remove the board_t typedef in bpctl_mod.c X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbeebeccb066b408d9e3490659e8ff417153c5ee;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed