mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
ea60ab9572
In kirkwood_dma_hw_params() mv_mbus_dram_info() returns NULL if
CONFIG_PLAT_ORION macro is not defined.
Fix this bug by adding NULL check.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Fixes:
|
||
---|---|---|
.. | ||
armada-370-db.c | ||
Kconfig | ||
kirkwood-dma.c | ||
kirkwood-i2s.c | ||
kirkwood.h | ||
Makefile |