]> git.baikalelectronics.ru Git - uboot.git/commit
env: the ops driver load becomes mandatory in struct env_driver
authorPatrick Delaunay <patrick.delaunay@st.com>
Tue, 28 Jul 2020 09:51:19 +0000 (11:51 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 31 Jul 2020 14:13:00 +0000 (10:13 -0400)
commit1b998486575c8162c6e11e23d190c11914f6490b
tree8927afc844dde543caecf1710dea61dd8d1ae912
parentedde846e187759bb51732373e21826bc17e3feff
env: the ops driver load becomes mandatory in struct env_driver

The ops driver load becomes mandatory in struct env_drive,
change the comment for this ops and remove unnecessary test.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
env/env.c
include/env_internal.h