dm: core: Introduce dev_read_alias_highest_id()
[oweals/u-boot.git] / drivers / pwm / pwm-imx-util.h
index 5c1865135f996f713a57a22d35ac8409aa514e6e..82c61d774d39135f14fd9b8564bf5e65fd5c59f5 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * (C) Copyright 2014
  * Heiko Schocher, DENX Software Engineering, hs@denx.de.
  *
  * Basic support for the pwm module on imx6.
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #ifndef _pwm_imx_util_h_