On Wed, May 31, 2017 at 12:13:50PM -0500, Steven J. Hill wrote: > From: "Steven J. Hill" <Steven.Hill@xxxxxxxxxx> > > Fix build error which appears in latest 4.12 series. Also remove > redundant header include. Is this already fixed in some other way or is it some unusual configuration? I couldn't reproduce any failure on 4.12 and you haven't quoted the build error or explained what was missing that required io.h to be included. Cheers James > > Signed-off-by: Steven J. Hill <steven.hill@xxxxxxxxxx> > --- > arch/mips/cavium-octeon/octeon-usb.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/mips/cavium-octeon/octeon-usb.c b/arch/mips/cavium-octeon/octeon-usb.c > index 542be1c..bfdfaf3 100644 > --- a/arch/mips/cavium-octeon/octeon-usb.c > +++ b/arch/mips/cavium-octeon/octeon-usb.c > @@ -13,9 +13,9 @@ > #include <linux/mutex.h> > #include <linux/delay.h> > #include <linux/of_platform.h> > +#include <linux/io.h> > > #include <asm/octeon/octeon.h> > -#include <asm/octeon/cvmx-gpio-defs.h> > > /* USB Control Register */ > union cvm_usbdrd_uctl_ctl { > -- > 2.1.4 > >
Attachment:
signature.asc
Description: Digital signature