lkml.org 
[lkml]   [2020]   [Jun]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v3 31/39] memory: tegra20-emc: Register as interconnect provider
From
Date
07.06.2020 21:55, Dmitry Osipenko пишет:
...
> + if (IS_ENABLED(CONFIG_INTERCONNECT)) {
> + err = tegra_emc_interconnect_init(emc);
> + if (err)
> + dev_err(&pdev->dev, "failed to initialize ICC: %d\n",
> + err);
> + }

It just occurred to me that I completely forgot to remove the
IS_ENABLED() and change Kconfig to properly set up the build dependency
on interconnect. Will correct it in v4.

\
 
 \ /
  Last update: 2020-06-07 23:48    [W:0.185 / U:0.220 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site