diff options
Diffstat (limited to 'arch/arm/mach-mmp/avengers_lite.c')
| -rw-r--r-- | arch/arm/mach-mmp/avengers_lite.c | 5 | 
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-mmp/avengers_lite.c b/arch/arm/mach-mmp/avengers_lite.c index 3d2aea830ef7..12e5a9441df9 100644 --- a/arch/arm/mach-mmp/avengers_lite.c +++ b/arch/arm/mach-mmp/avengers_lite.c @@ -1,13 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0-only  /*   *  linux/arch/arm/mach-mmp/avengers_lite.c   *   *  Support for the Marvell PXA168-based Avengers lite Development Platform.   *   *  Copyright (C) 2009-2010 Marvell International Ltd. - * - *  This program is free software; you can redistribute it and/or modify - *  it under the terms of the GNU General Public License version 2 as - *  publishhed by the Free Software Foundation.   */  #include <linux/init.h>  | 

