]> git.baikalelectronics.ru Git - uboot.git/commit
drivers: tee: optee: remove unused probe local variable
authorEtienne Carriere <etienne.carriere@linaro.org>
Tue, 26 Jul 2022 14:21:41 +0000 (16:21 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 14 Sep 2022 19:23:03 +0000 (15:23 -0400)
commita99b518b35068a0892cb45484616c9b829d7e871
tree425e54c41fa9c6046a3d4ac86ae4724fd3b3c58a
parent324be74a5672dea0e1e71b7de6f7168ecc4cb12e
drivers: tee: optee: remove unused probe local variable

Removes local variable child in optee_probe() that is not used.

Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
drivers/tee/optee/core.c