]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - tools/omapimage.c
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
[people/ms/u-boot.git] / tools / omapimage.c
index d4d77d8858ea9d609590a0cf8c1a566eb5b0b328..8774a7e3acea56521fa9358f371da85c4df6a5d2 100644 (file)
  * Marvell Semiconductor <www.marvell.com>
  * Written-by: Prafulla Wadaskar <prafulla@marvell.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
-/* Required to obtain the getline prototype from stdio.h */
-#define _GNU_SOURCE
-
 #include "mkimage.h"
 #include <image.h>
 #include "omapimage.h"