From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Sender: geert.uytterhoeven@gmail.com In-Reply-To: <1313139173-25049-1-git-send-email-venkatram867@gmail.com> References: <1313139173-25049-1-git-send-email-venkatram867@gmail.com> Date: Sat, 13 Aug 2011 16:31:43 +0200 Message-ID: Subject: Re: [PATCH] PS3: Fixed Coding Style Issues in ps3av.c From: Geert Uytterhoeven To: Venkatram Tummala Content-Type: text/plain; charset=UTF-8 Cc: geoff@infradead.org, cbe-oss-dev@lists.ozlabs.org, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Aug 12, 2011 at 10:52, Venkatram Tummala w= rote: > diff --git a/drivers/ps3/ps3av.c b/drivers/ps3/ps3av.c > index a409fa0..e6d1a3d 100644 > --- a/drivers/ps3/ps3av.c > +++ b/drivers/ps3/ps3av.c > @@ -26,7 +26,7 @@ > =C2=A0#include > =C2=A0#include > > -#include > +#include IIRC, arch/powerpc/include/asm/firmware.h is unrelated to linux/firmware.h. Does it actually compile when not including asm/firmware.h explicitly? The rest looks OK to me. Gr{oetje,eeting}s, =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k= .org In personal conversations with technical people, I call myself a hacker. Bu= t when I'm talking to journalists I just say "programmer" or something like t= hat. =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 =C2=A0=C2=A0 -- Linus Torvalds