diff options
| author | Pawel Dembicki <paweldembicki@gmail.com> | 2023-10-19 12:07:03 +0200 |
|---|---|---|
| committer | Pawel Dembicki <paweldembicki@gmail.com> | 2023-10-19 12:12:02 +0200 |
| commit | f54b752764ee92062afc39def1f0138a68ba3872 (patch) | |
| tree | 900e1c9f69781d59c19d5332ace6367f41cd42d7 /package/kernel/linux | |
| parent | 8d95482ca5947e3a2eb252fc384f8b2e2dc1180c (diff) | |
| download | upstream-f54b752764ee92062afc39def1f0138a68ba3872.tar.gz upstream-f54b752764ee92062afc39def1f0138a68ba3872.tar.bz2 upstream-f54b752764ee92062afc39def1f0138a68ba3872.zip | |
layerscape: port "-Werror" fix from NXP tree
At this moment, 702-phy-Add-2.5G-SGMII-interface-mode.patch cause error
durring kernel compilation:
CC drivers/net/phy/phylink.o
drivers/net/phy/phylink.c: In function 'phylink_get_capabilities':
drivers/net/phy/phylink.c:443:9: error: enumeration value 'PHY_INTERFACE_MODE_2500SGMII' not handled in switch [-Werror=switch]
443 | switch (interface) {
| ^~~~~~
cc1: all warnings being treated as errors
NXP take care of it. Let's port their patch.
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Diffstat (limited to 'package/kernel/linux')
0 files changed, 0 insertions, 0 deletions
