../drivers/net/pcs/pcs-airoha.c:2581:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] 2581 | default: | ^ ../drivers/net/pcs/pcs-airoha.c:2581:2: note: insert '__attribute__((fallthrough));' to silence this warning 2581 | default: | ^ | __attribute__((fallthrough)); ../drivers/net/pcs/pcs-airoha.c:2581:2: note: insert 'break;' to avoid fall-through 2581 | default: | ^ | break; 1 warning generated. error: the following would cause module name conflict: drivers/misc/c2port/core.ko drivers/net/pcs/core.ko drivers/firmware/google/coreboot_table.ko sound/core/oss/snd-mixer-oss.ko sound/core/oss/snd-pcm-oss.ko make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1940: modules_check] Error 1 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 ../drivers/net/pcs/pcs-airoha.c:2581:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] 2581 | default: | ^ ../drivers/net/pcs/pcs-airoha.c:2581:2: note: insert '__attribute__((fallthrough));' to silence this warning 2581 | default: | ^ | __attribute__((fallthrough)); ../drivers/net/pcs/pcs-airoha.c:2581:2: note: insert 'break;' to avoid fall-through 2581 | default: | ^ | break; 1 warning generated. error: the following would cause module name conflict: drivers/misc/c2port/core.ko drivers/net/pcs/core.ko drivers/firmware/google/coreboot_table.ko sound/core/oss/snd-mixer-oss.ko sound/core/oss/snd-pcm-oss.ko make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1940: modules_check] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.54ru60NQKT 2025-05-10 04:35:10.032576090 -0700 +++ /tmp/tmp.m4yX5ZS4Cp 2025-05-10 04:39:09.185107940 -0700 @@ -0,0 +1,22 @@ +../drivers/net/pcs/pcs-airoha.c:2581:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] + 2581 | default: + | ^ +../drivers/net/pcs/pcs-airoha.c:2581:2: note: insert '__attribute__((fallthrough));' to silence this warning + 2581 | default: + | ^ + | __attribute__((fallthrough)); +../drivers/net/pcs/pcs-airoha.c:2581:2: note: insert 'break;' to avoid fall-through + 2581 | default: + | ^ + | break; +1 warning generated. +error: the following would cause module name conflict: + drivers/misc/c2port/core.ko + drivers/net/pcs/core.ko + drivers/firmware/google/coreboot_table.ko + sound/core/oss/snd-mixer-oss.ko + sound/core/oss/snd-pcm-oss.ko +make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1940: modules_check] Error 1 +make[2]: *** Waiting for unfinished jobs.... +make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.IbbaApmdCq 2025-05-10 04:39:09.192107868 -0700 +++ /tmp/tmp.4xLXfLVqXY 2025-05-10 04:39:09.196107826 -0700 @@ -0,0 +1 @@ + 2 ../drivers/net/pcs/pcs-airoha.c