Re: [Uboot-stm32] [PATCH 5/6] scmi: cosmetic: reorder include files

2021-03-12 Thread Patrice CHOTARD
Hi On 3/12/21 1:26 PM, Patrice CHOTARD wrote: > > > On 3/9/21 2:04 PM, Patrice CHOTARD wrote: >> Hi Patrick >> >> On 2/24/21 11:19 AM, Patrick Delaunay wrote: >>> Reorder include files in expected order. >>> >>> Signed-off-by: Patrick Delaunay >>> --- >>> >>> drivers/firmware/scmi/mailbox_agen

Re: [Uboot-stm32] [PATCH 5/6] scmi: cosmetic: reorder include files

2021-03-12 Thread Patrice CHOTARD
On 3/9/21 2:04 PM, Patrice CHOTARD wrote: > Hi Patrick > > On 2/24/21 11:19 AM, Patrick Delaunay wrote: >> Reorder include files in expected order. >> >> Signed-off-by: Patrick Delaunay >> --- >> >> drivers/firmware/scmi/mailbox_agent.c | 2 +- >> drivers/firmware/scmi/scmi_agent-uclass.c

Re: [Uboot-stm32] [PATCH 5/6] scmi: cosmetic: reorder include files

2021-03-09 Thread Patrice CHOTARD
Hi Patrick On 2/24/21 11:19 AM, Patrick Delaunay wrote: > Reorder include files in expected order. > > Signed-off-by: Patrick Delaunay > --- > > drivers/firmware/scmi/mailbox_agent.c | 2 +- > drivers/firmware/scmi/scmi_agent-uclass.c | 3 +-- > 2 files changed, 2 insertions(+), 3 deletion

[PATCH 5/6] scmi: cosmetic: reorder include files

2021-02-24 Thread Patrick Delaunay
Reorder include files in expected order. Signed-off-by: Patrick Delaunay --- drivers/firmware/scmi/mailbox_agent.c | 2 +- drivers/firmware/scmi/scmi_agent-uclass.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/firmware/scmi/mailbox_agent.c b/drivers/firmw