From: H Hartley Sweeten Date: Tue, 22 May 2012 00:12:12 +0000 (-0700) Subject: staging: comedi: remove private header comedi_pci.h X-Git-Tag: v3.6-rc1~100^2~1057 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55c03cff7fd73349473cc0a964df9d55b312dbbc;p=pandora-kernel.git staging: comedi: remove private header comedi_pci.h Remove the private header, comedi_pci.h, by moving the two helper functions into divers.c and providing the prototypes in comedidev.h. This allows the comedi_pci_enable/disable helper functions to be shared instead of having an inline version in every comedi pci driver. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed