diff options
Diffstat (limited to 'arch/arm/mach-ixp4xx/fsg-pci.c')
-rw-r--r-- | arch/arm/mach-ixp4xx/fsg-pci.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/mach-ixp4xx/fsg-pci.c b/arch/arm/mach-ixp4xx/fsg-pci.c index 6c08bb9d9807..4122a61aae70 100644 --- a/arch/arm/mach-ixp4xx/fsg-pci.c +++ b/arch/arm/mach-ixp4xx/fsg-pci.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * arch/arch/mach-ixp4xx/fsg-pci.c | 3 | * arch/arch/mach-ixp4xx/fsg-pci.c |
3 | * | 4 | * |
@@ -9,11 +10,6 @@ | |||
9 | * based on ixdp425-pci.c: | 10 | * based on ixdp425-pci.c: |
10 | * Copyright (C) 2002 Intel Corporation. | 11 | * Copyright (C) 2002 Intel Corporation. |
11 | * Copyright (C) 2003-2004 MontaVista Software, Inc. | 12 | * Copyright (C) 2003-2004 MontaVista Software, Inc. |
12 | * | ||
13 | * This program is free software; you can redistribute it and/or modify | ||
14 | * it under the terms of the GNU General Public License version 2 as | ||
15 | * published by the Free Software Foundation. | ||
16 | * | ||
17 | */ | 13 | */ |
18 | 14 | ||
19 | #include <linux/pci.h> | 15 | #include <linux/pci.h> |