From: H Hartley Sweeten Date: Tue, 26 Nov 2013 17:21:28 +0000 (-0700) Subject: staging: comedi: dt2814: remove disabled irq probe code X-Git-Tag: v3.14-rc1~150^2~696 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9001543fbaf04787324dd1f63444c6507da2d60;p=pandora-kernel.git staging: comedi: dt2814: remove disabled irq probe code The irq probe code in dt2814_attach() is disabled by an #if 0 block. Just remove it. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed