Re: [PATCH] video: omap: change include order

2020-05-03 Thread Lokesh Vutla
On 02/05/20 9:09 PM, Dario Binacchi wrote: > Apply u-boot coding style on include files order. Can you describe more on how you are ordering? Thanks and regards, Lokesh > > Signed-off-by: Dario Binacchi > --- > > drivers/video/am335x-fb.c | 8 > 1 file changed, 4 insertions(+), 4

[PATCH] video: omap: change include order

2020-05-02 Thread Dario Binacchi
Apply u-boot coding style on include files order. Signed-off-by: Dario Binacchi --- drivers/video/am335x-fb.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/video/am335x-fb.c b/drivers/video/am335x-fb.c index eb5add2a20..0f066df451 100644 --- a/drivers/video