diff options
Diffstat (limited to 'arch/openrisc')
| -rw-r--r-- | arch/openrisc/lib/bootm.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/arch/openrisc/lib/bootm.c b/arch/openrisc/lib/bootm.c index 3df4d9ec1..a18748f61 100644 --- a/arch/openrisc/lib/bootm.c +++ b/arch/openrisc/lib/bootm.c @@ -8,7 +8,7 @@   * Michal  SIMEK <monstr@monstr.eu>   * Yasushi SHOJI <yashi@atmark-techno.com>   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> |