On Fri, 2014-07-11 at 00:50 +0300, Oded Gabbay wrote: > This patch adds the interface between the radeon driver and the kfd > driver. The interface implementation is contained in > radeon_kfd.c and radeon_kfd.h. [] > include/linux/radeon_kfd.h | 67 ++++++++++++++++++++++++++ Is there a good reason to put this file in include/linux?