aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Fainelli <[email protected]>2015-10-16 12:04:04 -0700
committerBjorn Helgaas <[email protected]>2015-10-22 13:53:13 -0500
commitbe908d21b2e9c2cab1ef568dfca4f9777611b3dd (patch)
tree9fb113417c53aba547d189ab3aa106e7d16386e2
parente99a187b5c5f60fe55ca586f82ac1a3557fb166a (diff)
PCI: iproc: Fix header comment "Corporation" misspelling
Fix an obvious "Broadcom Corporation" typo in a header comment. Signed-off-by: Florian Fainelli <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Acked-by: Ray Jui <[email protected]>
-rw-r--r--drivers/pci/host/pcie-iproc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/host/pcie-iproc.c b/drivers/pci/host/pcie-iproc.c
index 9193951ae861..eac719af16aa 100644
--- a/drivers/pci/host/pcie-iproc.c
+++ b/drivers/pci/host/pcie-iproc.c
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2014 Hauke Mehrtens <[email protected]>
- * Copyright (C) 2015 Broadcom Corporatcommon ion
+ * Copyright (C) 2015 Broadcom Corporation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as