diff options
author | Vinod Koul <vkoul@kernel.org> | 2020-07-08 16:28:07 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-07-13 09:44:54 +0300 |
commit | 72fbf95f36218ec2a901e0eb7c3aa0bea6f1f396 (patch) | |
tree | 2165a39e513f4a61cc6df9ccd9c7cbfbdb63144a /scripts/Makefile.asm-generic | |
parent | f0c47c74583cc55c7ff9bdafff63bfb33edbb940 (diff) | |
download | linux-72fbf95f36218ec2a901e0eb7c3aa0bea6f1f396.tar.xz |
phy: rockchip-typec: use correct format for structure description
We get warning with W=1 build:
drivers/phy/rockchip/phy-rockchip-typec.c:360: warning: cannot
understand function prototype: 'struct rockchip_usb3phy_port_cfg '
The 'struct rockchip_usb3phy_port_cfg ' is commented properly but uses
wrong format, so fix that up
Link: https://lore.kernel.org/r/20200708132809.265967-4-vkoul@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/Makefile.asm-generic')
0 files changed, 0 insertions, 0 deletions