From: Chase Southwood Date: Sat, 12 Jul 2014 22:42:36 +0000 (-0500) Subject: staging: comedi: addi_apci_1564: driver no longer needs to include addi_common.h X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~719 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99acc5ae9b9e544adb0921c16640293010360566;p=pandora-kernel.git staging: comedi: addi_apci_1564: driver no longer needs to include addi_common.h This driver no longer depends on anything in addi_common.h, save for a few headers that it was including indirectly. Remove the include of addi_common.h and add the includes of and directly. Signed-off-by: Chase Southwood Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed