]> git.sur5r.net Git - u-boot/blobdiff - drivers/phy/Makefile
phy: marvell: a3700: Use (!ret) instead of (ret == 0)
[u-boot] / drivers / phy / Makefile
index 72c14921b036712b71325fd973ad21a2d57d6b37..5c8711d6a4f50ebbe7c6dd8d47356e1dfbff1b30 100644 (file)
@@ -1,9 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
 # Written by Jean-Jacques Hiblot  <jjhiblot@ti.com>
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 obj-$(CONFIG_$(SPL_)PHY) += phy-uclass.o
 obj-$(CONFIG_$(SPL_)NOP_PHY) += nop-phy.o