fsl: fix typo in header file

Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
This commit is contained in:
Flavio Suligoi 2020-01-16 11:32:17 +01:00 committed by Stefano Babic
parent 5255f85c6e
commit 1e994e2f3d

View File

@ -212,7 +212,7 @@ struct fsl_secboot_sg_table {
/* ESBC global structure. /* ESBC global structure.
* Data to be used across verification of different images. * Data to be used across verification of different images.
* Stores follwoing Data: * Stores following Data:
* IE Table * IE Table
*/ */
struct fsl_secboot_glb { struct fsl_secboot_glb {