From: H Hartley Sweeten Date: Mon, 25 Jun 2012 23:57:36 +0000 (-0700) Subject: staging: comedi: cb_das16_cs: remove n_boards define X-Git-Tag: v3.6-rc1~100^2~532 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1efc5d53b7c1355a3491061587153c8f89613aaa;p=pandora-kernel.git staging: comedi: cb_das16_cs: remove n_boards define The 'n_boards' define is only used one place in the driver. Just put the ARRAY_SIZE() where used and remove the define. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed