From: H Hartley Sweeten Date: Wed, 19 Dec 2012 22:36:42 +0000 (-0700) Subject: staging: comedi: don't expose struct comedi_device_file_info X-Git-Tag: v3.9-rc1~127^2~534 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e79c8d21000eb484c54b2fa2f42e6b55775ef144;p=pandora-kernel.git staging: comedi: don't expose struct comedi_device_file_info This structure is only used in comedi_fops.c as part of handling the file operations and sysfs files. Remove it's defenition from comedidev.h so it's not exposed to the comedi drivers. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed