diff options
Diffstat (limited to 'arch/arm/mach-omap2/utils.c')
| -rw-r--r-- | arch/arm/mach-omap2/utils.c | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/arch/arm/mach-omap2/utils.c b/arch/arm/mach-omap2/utils.c index 1d3962500d2..92a6f799d45 100644 --- a/arch/arm/mach-omap2/utils.c +++ b/arch/arm/mach-omap2/utils.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+  /*   * Copyright 2011 Linaro Limited   * Aneesh V <aneesh@ti.com> - * - * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h>  #include <environment.h> | 
