test: clk: test clock self assignment
[oweals/u-boot.git] / drivers / pwm / pwm-uclass.c
index 69051fe1b5663f75b3ff4af71e4e85efc6a615eb..027181c6465277d1c5d4cec2d1c72937d6f3646d 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2016 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>