On Thu, Sep 10, 2020 at 05:41:49PM +0200, Krzysztof Kozlowski wrote:
> Selecting CONFIG_SAMSUNG_PM_DEBUG (depending on CONFIG_DEBUG_LL) but
> without CONFIG_MMU leads to build errors:
> 
>   arch/arm/plat-samsung/pm-debug.c: In function ‘s3c_pm_uart_base’:
>   arch/arm/plat-samsung/pm-debug.c:57:2: error:
>     implicit declaration of function ‘debug_ll_addr’ 
> [-Werror=implicit-function-declaration]
> 
> Reported-by: kernel test robot <[email protected]>
> Fixes: 99b2fc2b8b40 ("ARM: SAMSUNG: Use debug_ll_addr() to get UART base 
> address")
> Cc: <[email protected]>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> 
> ---
> 
> Patchset is rebased on v5.9-rc1.
> ---
>  arch/arm/plat-samsung/Kconfig | 1 +

Applied.

Best regards,
Krzysztof

Reply via email to