From: H Hartley Sweeten Date: Thu, 6 Jun 2013 00:48:17 +0000 (-0700) Subject: staging: comedi: pcl730: tidy up the boardinfo X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~236 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a32b885ebe456dc254f7b5e3b16a9d40ed86bcb4;p=pandora-kernel.git staging: comedi: pcl730: tidy up the boardinfo Convert the boardinfo declaration to C99 format and move it near the struct definition. Since the *_SIZE defines are only used in the boardinfo, remove them and just open code the values in the boardinfo. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed