aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci/pci-rt2880.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/pci/pci-rt2880.c')
-rw-r--r--arch/mips/pci/pci-rt2880.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/mips/pci/pci-rt2880.c b/arch/mips/pci/pci-rt2880.c
index f376a1df326a..c9f4d4ba058a 100644
--- a/arch/mips/pci/pci-rt2880.c
+++ b/arch/mips/pci/pci-rt2880.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * Ralink RT288x SoC PCI register definitions 3 * Ralink RT288x SoC PCI register definitions
3 * 4 *
@@ -5,10 +6,6 @@
5 * Copyright (C) 2009 Gabor Juhos <juhosg@openwrt.org> 6 * Copyright (C) 2009 Gabor Juhos <juhosg@openwrt.org>
6 * 7 *
7 * Parts of this file are based on Ralink's 2.6.21 BSP 8 * Parts of this file are based on Ralink's 2.6.21 BSP
8 *
9 * This program is free software; you can redistribute it and/or modify it
10 * under the terms of the GNU General Public License version 2 as published
11 * by the Free Software Foundation.
12 */ 9 */
13 10
14#include <linux/delay.h> 11#include <linux/delay.h>