commit | b65f2bb8712b43890e44b87f13d0d135ba6d49b2 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Tue Sep 05 15:48:08 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 11 13:22:32 2023 -0400 |
tree | 3af595577b8f85b2b858b4d33d6c2c37d6691e2c | |
parent | 86e23d1c136d4bf807189c46737bd965208cc05f [diff] |
event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY* Fix up remaining occurances of EVENT_SPY with no suffix. Fixes: 6c4cad7438 ("event: Rename EVENT_SPY to EVENT_SPY_FULL") Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Reviewed-by: Simon Glass <sjg@chromium.org>