lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 5 Oct 2012 09:28:57 +0200
From:	Jean Delvare <khali@...ux-fr.org>
To:	Daniel J Blueman <daniel@...ra.org>
Cc:	"Ben Dooks" <ben-linux@...ff.org>,
	"Wolfram Sang" <w.sang@...gutronix.de>, linux-i2c@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Fix Intel PIIX4 I2C driver build failure

On Fri,  5 Oct 2012 12:21:11 +0800, Daniel J Blueman wrote:
> Fix build failure in Intel PIIX4 I2C driver.
> 
> Signed-off-by: Daniel J Blueman <daniel@...ra.org>
> ---
>  drivers/i2c/busses/i2c-piix4.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/i2c/busses/i2c-piix4.c b/drivers/i2c/busses/i2c-piix4.c
> index ef511df..8bbd6ec 100644
> --- a/drivers/i2c/busses/i2c-piix4.c
> +++ b/drivers/i2c/busses/i2c-piix4.c
> @@ -37,6 +37,7 @@
>  #include <linux/stddef.h>
>  #include <linux/ioport.h>
>  #include <linux/i2c.h>
> +#include <linux/slab.h>
>  #include <linux/init.h>
>  #include <linux/dmi.h>
>  #include <linux/acpi.h>

Good catch. Applied, thanks.

-- 
Jean Delvare
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ