From: H Hartley Sweeten Date: Mon, 29 Oct 2012 23:52:20 +0000 (-0700) Subject: staging: comedi: addi-data: remove the MODULE_DEVICE_TABLE #ifdef'ery X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~838 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=317285d71acccbda2fbab7e53d6b33c52a151a32;p=pandora-kernel.git staging: comedi: addi-data: remove the MODULE_DEVICE_TABLE #ifdef'ery Move the MODULE_DEVICE_TABLE for each addi-data driver from addi_common.c to the individual driver files. This removes the need #ifdef'ery. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed