mxs: delete old kernel versions
[openwrt/openwrt.git] / target / linux / bcm53xx / patches-4.3 / 147-PCI-iproc-Fix-header-comment-Corporation-misspelling.patch
1 From be908d21b2e9c2cab1ef568dfca4f9777611b3dd Mon Sep 17 00:00:00 2001
2 From: Florian Fainelli <f.fainelli@gmail.com>
3 Date: Fri, 16 Oct 2015 12:04:04 -0700
4 Subject: [PATCH 147/147] PCI: iproc: Fix header comment "Corporation"
5 misspelling
6
7 Fix an obvious "Broadcom Corporation" typo in a header comment.
8
9 Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
10 Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
11 Acked-by: Ray Jui <rjui@broadcom.com>
12 ---
13 drivers/pci/host/pcie-iproc.c | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 --- a/drivers/pci/host/pcie-iproc.c
17 +++ b/drivers/pci/host/pcie-iproc.c
18 @@ -1,6 +1,6 @@
19 /*
20 * Copyright (C) 2014 Hauke Mehrtens <hauke@hauke-m.de>
21 - * Copyright (C) 2015 Broadcom Corporatcommon ion
22 + * Copyright (C) 2015 Broadcom Corporation
23 *
24 * This program is free software; you can redistribute it and/or
25 * modify it under the terms of the GNU General Public License as