diff --git a/arch/riscv/kernel/pci.c b/arch/riscv/kernel/pci.c index 4191a5ffdd676..01b2eddd7062a 100644 --- a/arch/riscv/kernel/pci.c +++ b/arch/riscv/kernel/pci.c @@ -1,6 +1,13 @@ /* * Code borrowed from arch/arm64/kernel/pci.c + * which borrowed from powerpc/kernel/pci-common.c + * which borrowed from arch/alpha/kernel/pci.c * + * Extruded from code written by + * Dave Rusling (david.rusling@reo.mts.dec.com) + * David Mosberger (davidm@cs.arizona.edu) + * Copyright (C) 1999 Andrea Arcangeli + * Copyright (C) 2000 Ivan Kokshaysky * Copyright (C) 2003 Anton Blanchard , IBM * Copyright (C) 2014 ARM Ltd. * Copyright (C) 2017 SiFive