MAINTAINERS: gpio-brcmstb: Remove stray '>'
There is a stray '>' at the end of the mailing-list specified for the
Broadcom STB GPIO driver, remove that.
Fixes: 3b0213d56e
("gpio: Add GPIO support for Broadcom STB SoCs")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
parent
1e65a3475f
commit
9c2abe2f71
|
@ -2430,7 +2430,7 @@ N: bcm88312
|
||||||
|
|
||||||
BROADCOM BRCMSTB GPIO DRIVER
|
BROADCOM BRCMSTB GPIO DRIVER
|
||||||
M: Gregory Fong <gregory.0xf0@gmail.com>
|
M: Gregory Fong <gregory.0xf0@gmail.com>
|
||||||
L: bcm-kernel-feedback-list@broadcom.com>
|
L: bcm-kernel-feedback-list@broadcom.com
|
||||||
S: Supported
|
S: Supported
|
||||||
F: drivers/gpio/gpio-brcmstb.c
|
F: drivers/gpio/gpio-brcmstb.c
|
||||||
F: Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.txt
|
F: Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.txt
|
||||||
|
|
Loading…
Reference in New Issue