From patchwork Sun Jun 16 06:42:35 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jeff Johnson X-Patchwork-Id: 13699436 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 993A2C27C6E for ; Sun, 16 Jun 2024 06:43:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:CC:To:Message-ID: Content-Transfer-Encoding:Content-Type:MIME-Version:Subject:Date:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=aHqtJcmnVaFmtzJFnV7swi03nBkl2huhie0q16+yyww=; b=lpQSAL/BK6I4/TRVkFCpD+CRh8 fdvVHYR+EyA9nqVHYnSr/wDChk7x+32hq4iQhETi4JoEJRYM676ttg8TQRdV6Am0vaqMaYIghqaX5 YORVFCcXV/g71oB2jzogd4i2CWNKtiWbm0a+XqOrB7hYFlKuxyQznBLP4qANytcBCX+ldBuz0hPRM PPR/oVVlYC4HXTQyWOVRxy2AV9oy1/e0zZadk/mqnDfdDMsrsL7ePN9DBMlcbiNEfxHZnO6SKz46j clw547jv/dy8j8rP061WgjZPgIfEIhPSnXY3f+LukSvnElPfoSgVp5M5lhC+/oMaXRzg+uGFl5FKo LGkbt8Tw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sIjbG-00000006wVH-3Zdi; Sun, 16 Jun 2024 06:42:50 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sIjbD-00000006wUe-3f4z for linux-arm-kernel@lists.infradead.org; Sun, 16 Jun 2024 06:42:49 +0000 Received: from pps.filterd (m0279869.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 45G5km92013090; Sun, 16 Jun 2024 06:42:39 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=qcppdkim1; bh=aHqtJcmnVaFmtzJFnV7swi 03nBkl2huhie0q16+yyww=; b=IuMXeTswH+V12RJaKcDbzkZXIKHtcXs7wDbuUV pIite9kcYG3yeD8G8GZPKPCoEBLXCO7Jzm2YYL6A4VtFlIxBZdzUxmA53D5VZH8h Z3hTRb2BKRPoCeuHrVawxzZ9Vm56vgDXsNlHKstmsJbXL+ITUyvVIQnCuRNrnUBB FRLvpPWZwZXBQ0/5SrzJOmsvfifVzw/fuD8wgUnfLnYZ64eukNhuCXCs8neKyxt0 mHIEAArGuboYYvR9+FyySMnBcqSdM2H3SxOG4TQGK8EL1/mJdSnLgTrmN7PbYTzC aVAzZnfZAYpKJLxgx+Aa3bFKQxJYyEbNWG4RGMReOjIDzA8Q== Received: from nalasppmta01.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3ys1y6sjus-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sun, 16 Jun 2024 06:42:38 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA01.qualcomm.com (8.17.1.19/8.17.1.19) with ESMTPS id 45G6gb8t031882 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sun, 16 Jun 2024 06:42:37 GMT Received: from [169.254.0.1] (10.49.16.6) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Sat, 15 Jun 2024 23:42:36 -0700 From: Jeff Johnson Date: Sat, 15 Jun 2024 23:42:35 -0700 Subject: [PATCH] ASoC: fsl: imx-pcm-fiq: add missing MODULE_DESCRIPTION() macro MIME-Version: 1.0 Message-ID: <20240615-md-arm-sound-soc-fsl-v1-1-8ed731c2f073@quicinc.com> X-B4-Tracking: v=1; b=H4sIAFqJbmYC/x3MywqDQAyF4VeRrBvw0pHaVyldzCVTA85YEi2C+ O4d3Rz4FuffQUmYFJ7VDkI/Vp5zQXOrwI82fwg5FENbt/e6bwymgFYS6rzmUNZj1Am9GR7Rdaa jfoBy/QpF3q7s613srBI6sdmPZ2zivG6YrC4kcBx/j44L/YUAAAA= To: Shengjiu Wang , Xiubo Li , Fabio Estevam , Nicolin Chen , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , Shawn Guo , Sascha Hauer , "Pengutronix Kernel Team" CC: , , , , , , , Jeff Johnson X-Mailer: b4 0.14.0 X-Originating-IP: [10.49.16.6] X-ClientProxiedBy: nalasex01a.na.qualcomm.com (10.47.209.196) To nalasex01a.na.qualcomm.com (10.47.209.196) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: A_jgJAWNvyRo0PHScpD6Yq9C4i5X0yoR X-Proofpoint-ORIG-GUID: A_jgJAWNvyRo0PHScpD6Yq9C4i5X0yoR X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.28.16 definitions=2024-06-16_05,2024-06-14_03,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 adultscore=0 impostorscore=0 mlxscore=0 bulkscore=0 clxscore=1011 lowpriorityscore=0 spamscore=0 mlxlogscore=999 suspectscore=0 phishscore=0 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2405170001 definitions=main-2406160051 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240615_234248_273848_C1546AA5 X-CRM114-Status: UNSURE ( 9.35 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org With ARCH=arm, make allmodconfig && make W=1 C=1 reports: WARNING: modpost: missing MODULE_DESCRIPTION() in sound/soc/fsl/imx-pcm-fiq.o Add the missing invocation of the MODULE_DESCRIPTION() macro. Signed-off-by: Jeff Johnson --- sound/soc/fsl/imx-pcm-fiq.c | 1 + 1 file changed, 1 insertion(+) --- base-commit: 83a7eefedc9b56fe7bfeff13b6c7356688ffa670 change-id: 20240615-md-arm-sound-soc-fsl-c598fb353e69 diff --git a/sound/soc/fsl/imx-pcm-fiq.c b/sound/soc/fsl/imx-pcm-fiq.c index 0d124002678e..5ea6dd4c89a1 100644 --- a/sound/soc/fsl/imx-pcm-fiq.c +++ b/sound/soc/fsl/imx-pcm-fiq.c @@ -319,4 +319,5 @@ void imx_pcm_fiq_exit(struct platform_device *pdev) } EXPORT_SYMBOL_GPL(imx_pcm_fiq_exit); +MODULE_DESCRIPTION("Freescle i.MX PCM FIQ handler"); MODULE_LICENSE("GPL");