diff options
Diffstat (limited to 'include/linux/platform_data/spi-ath79.h')
-rw-r--r-- | include/linux/platform_data/spi-ath79.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/platform_data/spi-ath79.h b/include/linux/platform_data/spi-ath79.h index aa71216edf99..81a388ff58cc 100644 --- a/include/linux/platform_data/spi-ath79.h +++ b/include/linux/platform_data/spi-ath79.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Platform data definition for Atheros AR71XX/AR724X/AR913X SPI controller | 3 | * Platform data definition for Atheros AR71XX/AR724X/AR913X SPI controller |
3 | * | 4 | * |
4 | * Copyright (C) 2008-2010 Gabor Juhos <juhosg@openwrt.org> | 5 | * Copyright (C) 2008-2010 Gabor Juhos <juhosg@openwrt.org> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify it | ||
7 | * under the terms of the GNU General Public License version 2 as published | ||
8 | * by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef _ATH79_SPI_PLATFORM_H | 8 | #ifndef _ATH79_SPI_PLATFORM_H |