mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-11 07:24:46 +00:00
![]() Driver uses dev_get_priv() but never allocates it in its
declaration leading to various crashes. Fix this by explicitly
allocating the storage.
Fixes:
|
||
---|---|---|
.. | ||
atmel_ebi.c | ||
Kconfig | ||
Makefile | ||
memory-sandbox.c | ||
memory-uclass.c | ||
stm32-fmc2-ebi.c | ||
ti-aemif-cs.c | ||
ti-aemif-cs.h | ||
ti-aemif.c | ||
ti-gpmc.c | ||
ti-gpmc.h |