mmc: Align MMC_TRACE with tiny printf
[platform/kernel/u-boot.git] / drivers / watchdog / bcm2835_wdt.c
index 6f753ae..6cffcb1 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Watchdog driver for Broadcom BCM2835
  *
  * Copyright (C) 2017 Paolo Pisati <p.pisati@gmail.com>
- *
- * SPDX-License-Identifier: GPL-2.0
  */
 
 #include <common.h>