aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRussell Currey <ruscur@russell.cc>2016-01-08 00:16:47 -0500
committerMichael Ellerman <mpe@ellerman.id.au>2016-01-11 00:56:01 -0500
commitb0eab5b29a55fd9f31fad28df520337545c813ef (patch)
treeddbe22fdb182ad59775814a038380e412ab5de0c
parent35de3b1aa16842214e0cd7c6036daf4619294314 (diff)
powerpc/powernv: Remove misleading comment in pci.c
PCI in powernv now supports quite a bit more than p5ioc2, so remove the outdated comment. Signed-off-by: Russell Currey <ruscur@russell.cc> Acked-by: Stewart Smith <stewart@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
-rw-r--r--arch/powerpc/platforms/powernv/pci.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/platforms/powernv/pci.c b/arch/powerpc/platforms/powernv/pci.c
index ff4e42d9d259..2f55c86df703 100644
--- a/arch/powerpc/platforms/powernv/pci.c
+++ b/arch/powerpc/platforms/powernv/pci.c
@@ -1,8 +1,6 @@
1/* 1/*
2 * Support PCI/PCIe on PowerNV platforms 2 * Support PCI/PCIe on PowerNV platforms
3 * 3 *
4 * Currently supports only P5IOC2
5 *
6 * Copyright 2011 Benjamin Herrenschmidt, IBM Corp. 4 * Copyright 2011 Benjamin Herrenschmidt, IBM Corp.
7 * 5 *
8 * This program is free software; you can redistribute it and/or 6 * This program is free software; you can redistribute it and/or