On 08/06/14 09:42, Randy Dunlap wrote:
> On 08/06/14 00:28, Stephen Rothwell wrote:
>> Hi all,
>>
>> Please do not add code intended for v3.18 until after v3.17-rc1 is
>> released.
>>
>> Changes since 20140805:
>>
> 
> on x86_64:
> when CONFIG_RESET_CONTROLLER is not enabled:
> 
> ../drivers/dma/sun6i-dma.c: In function 'sun6i_dma_probe':
> ../drivers/dma/sun6i-dma.c:911:2: error: implicit declaration of function 
> 'devm_reset_control_get' [-Werror=implicit-function-declaration]
> 
> 
> Add a stub for that function?
> 

or that driver's Kconfig entry could select RESET_CONTROLLER.


-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to