From: H Hartley Sweeten Date: Sat, 30 Jun 2012 00:37:25 +0000 (-0700) Subject: staging: comedi: ni_670x: remove n_ni_670x_boards macro X-Git-Tag: v3.6-rc1~100^2~452 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2be036653663f809d1034d365f8285a967e589da;p=pandora-kernel.git staging: comedi: ni_670x: remove n_ni_670x_boards macro This macro is simply the ARRAY_SIZE() of the boardinfo. Just use the ARRAY_SIZE and remove the macro. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed