From 2988acf93a40ab897f8212b942738fff5330ea3d Mon Sep 17 00:00:00 2001 From: ffrancis123 Date: Tue, 13 Jan 2026 10:45:28 +0530 Subject: [PATCH] Update audio-pkt.c To test Kernel checker Signed-off-by: ffrancis123 --- ipc/audio-pkt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ipc/audio-pkt.c b/ipc/audio-pkt.c index 14dfd83..f695b52 100644 --- a/ipc/audio-pkt.c +++ b/ipc/audio-pkt.c @@ -1,6 +1,7 @@ // SPDX-License-Identifier: GPL-2.0-only // Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved. +// Test run #include #include #include