From: H Hartley Sweeten Date: Wed, 30 Jan 2013 23:48:15 +0000 (-0700) Subject: staging: comedi: ni_daq_dio24: remove some unnecessary includes X-Git-Tag: v3.9-rc1~127^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89d714ce630cef6f6106f23a89458699cc595b04;p=pandora-kernel.git staging: comedi: ni_daq_dio24: remove some unnecessary includes This driver does not use anything from the interrupt.h, slab.h, and ioport.h headers. Don't bother including them. For aesthetic reasons, move the include of the comedi specific 8255.h header to the end of the includes. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed