diff options
| author | Wei Yongjun <[email protected]> | 2020-07-02 16:07:50 +0800 |
|---|---|---|
| committer | Mika Westerberg <[email protected]> | 2020-07-02 14:50:11 +0300 |
| commit | ef7e12078ab832c72315adcfa05e7a9498a5e109 (patch) | |
| tree | d5247110db47723518e00ac5a69c836d4f66ad59 /drivers/usb/cdns3/cdns3-ti.c | |
| parent | 1cb36293833766e048cba2026dd860687a2851d9 (diff) | |
thunderbolt: Fix old style declaration warning
Fix gcc build warning:
drivers/thunderbolt/quirks.c:21:1: warning:
'static' is not at beginning of declaration [-Wold-style-declaration]
21 | const static struct tb_quirk tb_quirks[] = {
| ^~~~~
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: Mika Westerberg <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions