]> git.sur5r.net Git - u-boot/blobdiff - tools/omapimage.c
davinci: fix Master Priority Registers location
[u-boot] / 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"