From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wim Van Sebroeck Subject: Re: linux-next: Tree for Dec 28 (via_wdt) Date: Wed, 28 Dec 2011 18:57:51 +0100 Message-ID: <20111228175751.GA14460@infomag.iguana.be> References: <20111228201806.d6de27fa2dbd9e3a3b7a2603@canb.auug.org.au> <4EFB5BF2.3020600@xenotime.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailrelay004.isp.belgacom.be ([195.238.6.170]:28405 "EHLO mailrelay004.isp.belgacom.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753832Ab1L1R5x (ORCPT ); Wed, 28 Dec 2011 12:57:53 -0500 Content-Disposition: inline In-Reply-To: <4EFB5BF2.3020600@xenotime.net> Sender: linux-next-owner@vger.kernel.org List-ID: To: Randy Dunlap Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML , Marc Vertes , linux-watchdog@vger.kernel.org Hi Randi, > via_wdt needs a MODULE_LICENSE(): > > WARNING: modpost: missing MODULE_LICENSE() in drivers/watchdog/via_wdt.o > see include/linux/module.h for more information Fixed. Thanks, Wim.