media_stage now has a build failure in ir_toy.c CC [M] drivers/media/rc/ir_toy.o drivers/media/rc/ir_toy.c: In function ‘irtoy_tx’: drivers/media/rc/ir_toy.c:332:57: error: ‘STATE_RESET’ undeclared (first use in this function) 332 | sizeof(COMMAND_SMODE_EXIT), STATE_RESET); | ^~~~~~~~~~~ commit 6a014f20734d19824d621c57fed35bb2d3f50c72 renames STATE_RESET to STATE_COMMAND_NO_RESP. commit 6a014f20734d19824d621c57fed35bb2d3f50c72 isn't upstream I think that commit should be rebased after commit f0c15b360fb65ee39849afe987c16eb3d0175d0d (which is upstream) rebase and s/STATE_RESET/STATE_COMMAND_NO_RESP/ sorry about the mess mchehab: ^^ alternatively drop commit 6a014f20734d19824d621c57fed35bb2d3f50c72 and I can include a new version in my next PR, whatever suits you ah actually commit ae63f0e4445334e4bfff1ac15a7d1df8b4d8353e has to be dropped/moved as well 🤦 hverkuil: staying up late for ELC ? :-)