diff options
Diffstat (limited to 'arch/arm/lib/uldivmod.S')
-rw-r--r-- | arch/arm/lib/uldivmod.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/lib/uldivmod.S b/arch/arm/lib/uldivmod.S index 724699658b0..5e9e136cc45 100644 --- a/arch/arm/lib/uldivmod.S +++ b/arch/arm/lib/uldivmod.S @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright 2010, Google Inc. * * Brought in from coreboot uldivmod.S - * - * SPDX-License-Identifier: GPL-2.0 */ #include <linux/linkage.h> |