diff --git a/sound/soc/sof/debug.c b/sound/soc/sof/debug.c index 0ef4c997758c74..518f4869688bdb 100644 --- a/sound/soc/sof/debug.c +++ b/sound/soc/sof/debug.c @@ -22,6 +22,8 @@ #if IS_ENABLED(CONFIG_SND_SOC_SOF_DEBUG_PROBES) #include "probe.h" +//Fred: touch this file + /** * strsplit_u32 - Split string into sequence of u32 tokens * @buf: String to split into tokens.