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:	Tue, 10 May 2016 13:32:49 +0300
From:	Tomi Valkeinen <tomi.valkeinen@...com>
To:	Wang Hongcheng <annie.wang@....com>,
	Russell King <linux@....linux.org.uk>,
	Jean-Christophe Plagniol-Villard <plagnioj@...osoft.com>,
	<linux-fbdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
	Borislav Petkov <bp@...en8.de>,
	SPG_Linux_Kernel <SPG_Linux_Kernel@....com>
Subject: Re: [PATCH v2] video: AMBA CLCD: Remove unncessary include in
 amba-clcd.c

On 14/03/16 04:29, Wang Hongcheng wrote:
> The header file asm/sizes.h is unnecessary.
> And it can also be compiled under X86 arch after the removal.
> 
> Signed-off-by: Wang Hongcheng <annie.wang@....com>
> ---
>  drivers/video/fbdev/amba-clcd.c | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/drivers/video/fbdev/amba-clcd.c b/drivers/video/fbdev/amba-clcd.c
> index 9362424..1a1ed80 100644
> --- a/drivers/video/fbdev/amba-clcd.c
> +++ b/drivers/video/fbdev/amba-clcd.c
> @@ -34,8 +34,6 @@
>  #include <video/of_display_timing.h>
>  #include <video/videomode.h>
>  
> -#include <asm/sizes.h>
> -
>  #define to_clcd(info)	container_of(info, struct clcd_fb, fb)
>  
>  /* This is limited to 16 characters when displayed by X startup */
> 

Thanks, queued for 4.7.

 Tomi



Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ