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