linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>,
	Linux Next Mailing List <linux-next@vger.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Rajat Jain <rajatja@google.com>,
	platform-driver-x86@vger.kernel.org,
	Rajneesh Bhardwaj <rajneesh.bhardwaj@intel.com>,
	Vishwanath Somayaji <vishwanath.somayaji@intel.com>
Subject: Re: linux-next: Tree for May 8 (drivers/platform/x86/intel_pmc_core_plat_drv.c)
Date: Wed, 8 May 2019 13:43:25 -0700	[thread overview]
Message-ID: <fa0e68b2-b839-b187-150c-13391c197b99@infradead.org> (raw)
In-Reply-To: <20190508173403.6088d0db@canb.auug.org.au>

On 5/8/19 12:34 AM, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20190507:
> 
> The ubifs tree gained a conflict against Linus' tree.
> 

on i386 or x86_64:


  CC      drivers/platform/x86/intel_pmc_core_plat_drv.o
../drivers/platform/x86/intel_pmc_core_plat_drv.c:40:1: warning: data definition has no type or storage class [enabled by default]
 MODULE_DEVICE_TABLE(x86cpu, intel_pmc_core_platform_ids);
 ^
../drivers/platform/x86/intel_pmc_core_plat_drv.c:40:1: error: type defaults to ‘int’ in declaration of ‘MODULE_DEVICE_TABLE’ [-Werror=implicit-int]
../drivers/platform/x86/intel_pmc_core_plat_drv.c:40:1: warning: parameter names (without types) in function declaration [enabled by default]
../drivers/platform/x86/intel_pmc_core_plat_drv.c:59:1: warning: data definition has no type or storage class [enabled by default]
 module_init(pmc_core_platform_init);
 ^
../drivers/platform/x86/intel_pmc_core_plat_drv.c:59:1: error: type defaults to ‘int’ in declaration of ‘module_init’ [-Werror=implicit-int]
../drivers/platform/x86/intel_pmc_core_plat_drv.c:59:1: warning: parameter names (without types) in function declaration [enabled by default]
../drivers/platform/x86/intel_pmc_core_plat_drv.c:60:1: warning: data definition has no type or storage class [enabled by default]
 module_exit(pmc_core_platform_exit);
 ^
../drivers/platform/x86/intel_pmc_core_plat_drv.c:60:1: error: type defaults to ‘int’ in declaration of ‘module_exit’ [-Werror=implicit-int]
../drivers/platform/x86/intel_pmc_core_plat_drv.c:60:1: warning: parameter names (without types) in function declaration [enabled by default]
../drivers/platform/x86/intel_pmc_core_plat_drv.c:42:19: warning: ‘pmc_core_platform_init’ defined but not used [-Wunused-function]
 static int __init pmc_core_platform_init(void)
                   ^

and
WARNING: modpost: missing MODULE_LICENSE() in drivers/platform/x86/intel_pmc_core_plat_drv.o

-- 
~Randy

  parent reply	other threads:[~2019-05-08 20:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-08  7:34 linux-next: Tree for May 8 Stephen Rothwell
2019-05-08 20:22 ` linux-next: Tree for May 8 (drivers/media/pci/meye/) Randy Dunlap
2019-05-08 20:43 ` Randy Dunlap [this message]
2019-05-08 21:21   ` linux-next: Tree for May 8 (drivers/platform/x86/intel_pmc_core_plat_drv.c) Andy Shevchenko
2019-05-08 21:54     ` Randy Dunlap
2019-05-08 23:15     ` Rajat Jain
2019-06-11 19:06       ` Andy Shevchenko
2019-06-28  3:34         ` [PATCH v7] platform/x86: intel_pmc_core: Attach using APCI HID "INT33A1" Rajat Jain
2019-08-22 22:43           ` Rajat Jain
2019-09-07 17:41             ` Andy Shevchenko
2019-09-08 20:06               ` Rajat Jain
2019-06-28  3:37         ` linux-next: Tree for May 8 (drivers/platform/x86/intel_pmc_core_plat_drv.c) Rajat Jain

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fa0e68b2-b839-b187-150c-13391c197b99@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=rajatja@google.com \
    --cc=rajneesh.bhardwaj@intel.com \
    --cc=sfr@canb.auug.org.au \
    --cc=vishwanath.somayaji@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).