From: H Hartley Sweeten Date: Tue, 11 Sep 2012 01:50:49 +0000 (-0700) Subject: staging: comedi: adl_pci9111: remove pci9111_board_nbr macro X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~403 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3faac285bbe190667798bc6aa20c51c91c6a165e;p=pandora-kernel.git staging: comedi: adl_pci9111: remove pci9111_board_nbr macro This macro is an open-coded version of the kernels ARRAY_SIZE macro. Use the kernel provided macro instead. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed