diff options
Diffstat (limited to 'drivers/tpm/Makefile')
-rw-r--r-- | drivers/tpm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/tpm/Makefile b/drivers/tpm/Makefile index c42a93f267..e5fc86ff95 100644 --- a/drivers/tpm/Makefile +++ b/drivers/tpm/Makefile @@ -1,7 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0+ # Copyright (c) 2011 The Chromium OS Authors. All rights reserved. -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-$(CONFIG_TPM) += tpm-uclass.o |