From: Florian Fainelli Date: Fri, 16 Oct 2015 19:04:04 +0000 (-0700) Subject: PCI: iproc: Fix header comment "Corporation" misspelling X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=be908d21b2e9c2cab1ef568dfca4f9777611b3dd;p=GitHub%2FLineageOS%2FG12%2Fandroid_kernel_amlogic_linux-4.9.git PCI: iproc: Fix header comment "Corporation" misspelling Fix an obvious "Broadcom Corporation" typo in a header comment. Signed-off-by: Florian Fainelli Signed-off-by: Bjorn Helgaas Acked-by: Ray Jui --- 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 - * 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