diff options
Diffstat (limited to 'arch/arm/lib/interrupts.c')
| -rw-r--r-- | arch/arm/lib/interrupts.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/arch/arm/lib/interrupts.c b/arch/arm/lib/interrupts.c index 04b70f6cc..603bf1462 100644 --- a/arch/arm/lib/interrupts.c +++ b/arch/arm/lib/interrupts.c @@ -16,7 +16,7 @@   * (C) Copyright 2004   * Philippe Robin, ARM Ltd. <philippe.robin@arm.com>   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> |