From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Thu, 25 Apr 2019 22:36:52 +0200 Subject: [PATCH] fixup! drivers/misc: Add Aspeed P2A control driver In-Reply-To: <20190425202347.83880-1-venture@google.com> References: <20190425202347.83880-1-venture@google.com> Message-ID: <20190425203652.GA23304@kroah.com> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Thu, Apr 25, 2019 at 01:23:47PM -0700, Patrick Venture wrote: > Fixup compiler warnings: > - 108 warning: ISO C90 forbids mixed declarations and code > - 264 warning: unused variable 'value' > - 335 warning: unused variable 'res' > > Signed-off-by: Patrick Venture Reported-by: kbuild... I'll go add it, next time please do it yourself. thanks, greg k-h