diff options
Diffstat (limited to 'include/linux/platform_data/i2c-pxa.h')
-rw-r--r-- | include/linux/platform_data/i2c-pxa.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/include/linux/platform_data/i2c-pxa.h b/include/linux/platform_data/i2c-pxa.h index 5236f216dfae..cb290092599c 100644 --- a/include/linux/platform_data/i2c-pxa.h +++ b/include/linux/platform_data/i2c-pxa.h | |||
@@ -1,12 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * i2c_pxa.h | 3 | * i2c_pxa.h |
3 | * | 4 | * |
4 | * Copyright (C) 2002 Intrinsyc Software Inc. | 5 | * Copyright (C) 2002 Intrinsyc Software Inc. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | * | ||
10 | */ | 6 | */ |
11 | #ifndef _I2C_PXA_H_ | 7 | #ifndef _I2C_PXA_H_ |
12 | #define _I2C_PXA_H_ | 8 | #define _I2C_PXA_H_ |