From: Andy Grover Date: Wed, 1 Oct 2014 23:07:03 +0000 (-0700) Subject: uio: Export definition of struct uio_device X-Git-Tag: fixes-against-v3.18-rc2~19^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f14bb039a4e8206439d3e9abd92bc76bd142f243;p=pandora-kernel.git uio: Export definition of struct uio_device In order to prevent a O(n) search of the filesystem to link up its uio node with its target configuration, TCMU needs to know the minor number that UIO assigned. Expose the definition of this struct so TCMU can access this field. Signed-off-by: Andy Grover Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed