On 01/04/2017 11:46 AM, Mark Brown wrote: > On Tue, Jan 03, 2017 at 06:04:27PM +0100, Hauke Mehrtens wrote: >> Falcon spi accesses some ebu functions which are not exported and can >> not be accessed when build as module. Make this module bool instead. > > Why is the fix here not to export these functions (or longer term to fix > things so that we're not going through custom APIs)? This should only be the short term fix for this problem and for long term I want to fix the arch code for lantiq. This drivers accesses the ltq_ebu_membase memory area and I do not want to export that. Hauke -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html