ARM: versatile: pass console setting to the kernel
[platform/kernel/u-boot.git] / arch / blackfin / include / asm / mach-common / bits / lockbox.h
index 77f849e..17d22ab 100644 (file)
@@ -16,7 +16,7 @@ typedef struct SESR_args {
        unsigned long   ulMessageSize;      /* message length in bytes            */
        unsigned long   ulSFEntryPoint;     /* entry point of secure function     */
        unsigned long   ulMessagePtr;       /* pointer to the buffer containing
-                                              the digital signature and message  */
+                                              the digital signature and message  */
        unsigned long   ulReserved1;        /* reserved                           */
        unsigned long   ulReserved2;        /* reserved                           */
 } tSESR_args;