From: H Hartley Sweeten Date: Mon, 14 Jul 2014 18:54:26 +0000 (-0700) Subject: staging: comedi: 8255_pci: remove include of mite.h X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~717 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2f1036a9b22315d5134a1145b2743044d94b733;p=pandora-kernel.git staging: comedi: 8255_pci: remove include of mite.h The mite.h header is included only to pickup the MITE_IODWBSR and WENAB defines needed to set the data window (PCI BAR 1) when initializing the PCI MITE ASIC on the National Instruments boards supported by this driver. Remove the include of mite.h by adding the two defines locally in this driver. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed