diff options
author | YueHaibing <[email protected]> | 2020-08-27 20:53:16 +0800 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2020-08-27 21:30:48 +0200 |
commit | 13d029ee51da365aa9c859db0c7395129252bde8 (patch) | |
tree | 49f1be85756c8c37dc4de737151e554ab3665d87 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4c54228ac8fd55044195825873c50a524131fa53 (diff) |
memory: omap-gpmc: Fix build error without CONFIG_OF
If CONFIG_OF is n, gcc fails:
drivers/memory/omap-gpmc.o: In function `gpmc_omap_onenand_set_timings':
omap-gpmc.c:(.text+0x2a88): undefined reference to `gpmc_read_settings_dt'
Add gpmc_read_settings_dt() helper function, which zero the gpmc_settings
so the caller doesn't proceed with random/invalid settings.
Fixes: a758f50f10cf ("mtd: onenand: omap2: Configure driver from DT")
Signed-off-by: YueHaibing <[email protected]>
Acked-by: Roger Quadros <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions