]> git.sur5r.net Git - u-boot/blobdiff - drivers/i2c/muxes/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / i2c / muxes / Makefile
index 3831f4e4fba3313a3bd424bfe3cd4c1f4ec2acba..68ed9b547ddf767b6a5b0527be9139a0b3ad5b3b 100644 (file)
@@ -1,8 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (c) 2015 Google, Inc
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
 obj-$(CONFIG_I2C_ARB_GPIO_CHALLENGE) += i2c-arb-gpio-challenge.o
 obj-$(CONFIG_$(SPL_)I2C_MUX) += i2c-mux-uclass.o
 obj-$(CONFIG_I2C_MUX_PCA954x) += pca954x.o