mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-22 20:24:27 +01:00
pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2
These are pin group names, not function names. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
4cb9399e9b
commit
4d1065c8d8
1 changed files with 0 additions and 2 deletions
|
|
@ -96,11 +96,9 @@ static const char * const uniphier_pxs2_functions[] = {
|
|||
"nand",
|
||||
"sd",
|
||||
"uart0",
|
||||
"uart0b",
|
||||
"uart1",
|
||||
"uart2",
|
||||
"uart3",
|
||||
"uart3b",
|
||||
"usb0",
|
||||
"usb1",
|
||||
"usb2",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue