]> git.sur5r.net Git - u-boot/blobdiff - drivers/pwm/sandbox_pwm.c
dm: core: Add logging of some common errors
[u-boot] / drivers / pwm / sandbox_pwm.c
index 48f169842b3f4a2addda71d8384a380aed0cdbf0..4b50b19c618d0318b5b494ef42a84e34afc79cd0 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2015 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>