Messages in this thread |  | | Subject | Re: [PATCH] i2c: isch: Remove unnecessary acpi.h include | From | Jean Delvare <> | Date | Mon, 01 Apr 2019 17:07:20 +0200 |
| |
Hi Bjorn,
On Mon, 2019-04-01 at 08:50 -0500, Bjorn Helgaas wrote: > On Mon, Mar 25, 2019 at 1:37 PM <helgaas@kernel.org> wrote: > > > > From: Bjorn Helgaas <bhelgaas@google.com> > > > > 54fb4a05af0a ("i2c: Check for ACPI resource conflicts") included > > <linux/acpi.h> so we could use acpi_check_region(). fd46a0064af1 ("i2c: > > convert i2c-isch to platform_device") removed the use of > > acpi_check_region() but not the include. > > > > Remove the now-unnecessary include of <linux/acpi.h>. No functional change > > intended. > > > > Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> > > Added > > Fixes: fd46a0064af1 ("i2c: convert i2c-isch to platform_device") > Reviewed-by: Jean Delvare <jdelvare@suse.de> > Reviewed-by: Mukesh Ojha <mojha@codeaurora.org> > > on my local branch. > > Jean, would you like me to repost this with the updates? I assume you > will merge this (just based on get_maintainer.pl)?
No, Wolfram prefers to pick all the i2c patches into his own branch, I'm only giving my Reviewed-by. So your question is for him.
Thanks, -- Jean Delvare SUSE L3 Support
|  |