diff options
Diffstat (limited to 'arch/arm/mach-pxa/include/mach/tosa.h')
-rw-r--r-- | arch/arm/mach-pxa/include/mach/tosa.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/mach-pxa/include/mach/tosa.h b/arch/arm/mach-pxa/include/mach/tosa.h index 0497d95cef25..a499ed17931e 100644 --- a/arch/arm/mach-pxa/include/mach/tosa.h +++ b/arch/arm/mach-pxa/include/mach/tosa.h | |||
@@ -1,14 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Hardware specific definitions for Sharp SL-C6000x series of PDAs | 3 | * Hardware specific definitions for Sharp SL-C6000x series of PDAs |
3 | * | 4 | * |
4 | * Copyright (c) 2005 Dirk Opfer | 5 | * Copyright (c) 2005 Dirk Opfer |
5 | * | 6 | * |
6 | * Based on Sharp's 2.4 kernel patches | 7 | * Based on Sharp's 2.4 kernel patches |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | * | ||
12 | */ | 8 | */ |
13 | #ifndef _ASM_ARCH_TOSA_H_ | 9 | #ifndef _ASM_ARCH_TOSA_H_ |
14 | #define _ASM_ARCH_TOSA_H_ 1 | 10 | #define _ASM_ARCH_TOSA_H_ 1 |