rimage: Remove multiple blank lines

Signed-off-by: Diana Ungureanu <diana-gabriela.ungureanu@nxp.com>
This commit is contained in:
Diana Ungureanu 2019-03-06 14:56:05 +02:00 committed by Daniel Leung
parent f9556455f1
commit 2861df6cad
3 changed files with 0 additions and 3 deletions

View File

@ -13,7 +13,6 @@
* more details.
*/
#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>

View File

@ -55,7 +55,6 @@ void EVP_MD_CTX_free(EVP_MD_CTX *ctx)
}
#endif
#define DEBUG_HASH 0
void module_sha256_create(struct image *image)

View File

@ -15,7 +15,6 @@
* Janusz Jankowski <janusz.jankowski@linux.intel.com>
*/
#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>