diff options
Diffstat (limited to 'arch/m68k/cpu/mcf547x_8x/start.S')
| -rw-r--r-- | arch/m68k/cpu/mcf547x_8x/start.S | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/arch/m68k/cpu/mcf547x_8x/start.S b/arch/m68k/cpu/mcf547x_8x/start.S index c41c79a95..75de22d37 100644 --- a/arch/m68k/cpu/mcf547x_8x/start.S +++ b/arch/m68k/cpu/mcf547x_8x/start.S @@ -2,7 +2,7 @@   * Copyright (C) 2003	Josef Baumgartner <josef.baumgartner@telex.de>   * Based on code from Bernhard Kuhn <bkuhn@metrowerks.com>   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <asm-offsets.h> |