From patchwork Tue Apr 23 16:09:51 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13640322 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id EAB9413C66C; Tue, 23 Apr 2024 16:11:14 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.10 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713888676; cv=none; b=Tu/daoEUfN/Lt/GVUoher226ybqsF95/0TPa7Mn/3k0qqperuRLCX8lTUKm+ReOIZEV87C/cQb6NzeWe+aJYNAiolkOL/hRGAvKutD5XCTrCL2x+CFjg8jh3zyeaBN9tkstfx2SEkUblUBx1YeK/RTV6/9bYTH6Xmkwu2GaMx1o= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713888676; c=relaxed/simple; bh=uEH3no9t++z1xFSJQIOH7n+SYQJxYhyMCfAnzUjmRiM=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=q7XbxYaVNPtpNj5Dd4qvtVSku9N4H1Fogji7sZdtdrfwitR4a2+7iJ2rpMkdbhuyD3CCBvMjTjUQl6j+uxo8tmuJrBMfjgPiiefzsmP5zMn6o5g95+iltImNsJX2hpbdxiix1n5R4OvuB9Z6v37ltC/6pwQ5AwXcbTVITKKZJ08= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=GCTq3ph+; arc=none smtp.client-ip=198.175.65.10 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="GCTq3ph+" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1713888675; x=1745424675; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=uEH3no9t++z1xFSJQIOH7n+SYQJxYhyMCfAnzUjmRiM=; b=GCTq3ph+VUsIrt+/eO3INSwN8tj+RmgUkhfDi/rVznuGoVjB7XaMdynD GSmEjVhdPz3xaGEht2uk3/V2LoNbAX+zmmD/2+QDepx3vEXAeSl2H6JZ5 3xrYYVojxmLlsO1k6VtQTr+5GBcBDVPlViODRDWbx8y17EN612wfC3tuo Me7ENZydVwUqyWeBwpXwGxtduFLhggjkMtBOSqUPibJCbwizNkLZbzXO8 I/0YDIwTkxxb1+1SpNpKtg3crPDSYkHBFMkaDSSN7zscb1jdOiIl2awiS MvzuAeEWTamsFDhvnexW5cNFHuD2VrFQomC835aF73hQqhKFticW2X02C A==; X-CSE-ConnectionGUID: QK/xEWAGR0KRmzjDIdKzgg== X-CSE-MsgGUID: DmRUgBC6QT+V8kewQ3Iftw== X-IronPort-AV: E=McAfee;i="6600,9927,11053"; a="26941098" X-IronPort-AV: E=Sophos;i="6.07,222,1708416000"; d="scan'208";a="26941098" Received: from orviesa007.jf.intel.com ([10.64.159.147]) by orvoesa102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Apr 2024 09:11:15 -0700 X-CSE-ConnectionGUID: gNhNYmRkTwCrInkPMY4zdA== X-CSE-MsgGUID: k46LZnUxRvWPWItLF72aPw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,222,1708416000"; d="scan'208";a="24933923" Received: from black.fi.intel.com ([10.237.72.28]) by orviesa007.jf.intel.com with ESMTP; 23 Apr 2024 09:11:12 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 09222192; Tue, 23 Apr 2024 19:11:10 +0300 (EEST) From: Andy Shevchenko To: "Rafael J. Wysocki" , Andy Shevchenko , Krzysztof Kozlowski , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Thadeu Lima de Souza Cascardo , Hans de Goede , =?utf-8?q?Ilpo_J=C3=A4rvinen?= Subject: [PATCH v2 1/1] platform/x86: classmate-laptop: Add missing MODULE_DESCRIPTION() Date: Tue, 23 Apr 2024 19:09:51 +0300 Message-ID: <20240423161108.2636958-1-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.43.0.rc1.1336.g36b5255a03ac Precedence: bulk X-Mailing-List: platform-driver-x86@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 The modpost script is not happy WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/platform/x86/classmate-laptop.o because there is a missing module description. Add it to the module. Signed-off-by: Andy Shevchenko Acked-by: Thadeu Lima de Souza Cascardo --- v2: alinged text with Kconfig entry (Thadeu Lima) drivers/platform/x86/classmate-laptop.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/platform/x86/classmate-laptop.c b/drivers/platform/x86/classmate-laptop.c index 87462e7c6219..cb6fce655e35 100644 --- a/drivers/platform/x86/classmate-laptop.c +++ b/drivers/platform/x86/classmate-laptop.c @@ -13,8 +13,6 @@ #include #include -MODULE_LICENSE("GPL"); - struct cmpc_accel { int sensitivity; int g_select; @@ -1139,3 +1137,5 @@ static const struct acpi_device_id cmpc_device_ids[] __maybe_unused = { }; MODULE_DEVICE_TABLE(acpi, cmpc_device_ids); +MODULE_DESCRIPTION("Support for Intel Classmate PC ACPI devices"); +MODULE_LICENSE("GPL");