From 99acc5ae9b9e544adb0921c16640293010360566 Mon Sep 17 00:00:00 2001 From: Chase Southwood Date: Sat, 12 Jul 2014 17:42:36 -0500 Subject: [PATCH] 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-format-patch failed