On Thu, 2 May 2024 at 04:32, Tom Rini <[email protected]> wrote: > > Remove <common.h> from this driver directory and when needed > add missing include files directly. > > Signed-off-by: Tom Rini <[email protected]> > --- > Cc: Tom Rini <[email protected]> > Cc: Ilias Apalodimas <[email protected]> > Cc: Jassi Brar <[email protected]> > Cc: Etienne Carriere <[email protected]> > --- > drivers/fwu-mdata/fwu-mdata-uclass.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/fwu-mdata/fwu-mdata-uclass.c > b/drivers/fwu-mdata/fwu-mdata-uclass.c > index 0a8edaaa418f..bab7a7e80d1d 100644 > --- a/drivers/fwu-mdata/fwu-mdata-uclass.c > +++ b/drivers/fwu-mdata/fwu-mdata-uclass.c > @@ -5,7 +5,6 @@ > > #define LOG_CATEGORY UCLASS_FWU_MDATA > > -#include <common.h> > #include <dm.h> > #include <efi_loader.h> > #include <fwu.h> > -- > 2.34.1 > Reviewed-by: Ilias Apalodimas <[email protected]>
- [PATCH 26/81] dma: Remove <common.h> and add nee... Tom Rini
- [PATCH 27/81] extcon: Remove <common.h> and add ... Tom Rini
- [PATCH 28/81] fastboot: Remove <common.h> and ad... Tom Rini
- Re: [PATCH 28/81] fastboot: Remove <common.h&g... Mattijs Korpershoek
- [PATCH 29/81] firmware: Remove <common.h> and ad... Tom Rini
- Re: [PATCH 29/81] firmware: Remove <common.h&g... Ilias Apalodimas
- [PATCH 30/81] fpga: Remove <common.h> and add ne... Tom Rini
- [PATCH 31/81] fuzz: Remove <common.h> and add ne... Tom Rini
- [PATCH 32/81] fwu-mdata: Remove <common.h> and a... Tom Rini
- Re: [PATCH 32/81] fwu-mdata: Remove <common.h&... Jassi Brar
- Re: [PATCH 32/81] fwu-mdata: Remove <common.h&... Ilias Apalodimas
- [PATCH 34/81] hwspinlock: Remove <common.h> and ... Tom Rini
- [PATCH 35/81] i2c: Remove <common.h> and add nee... Tom Rini
- Re: [PATCH 35/81] i2c: Remove <common.h> an... Heiko Schocher
- Re: [PATCH 35/81] i2c: Remove <common.h> an... Stefan Bosch
- [PATCH 36/81] input: Remove <common.h> and add n... Tom Rini
- [PATCH 37/81] iommu: Remove <common.h> and add n... Tom Rini
- [PATCH 38/81] led: Remove <common.h> and add nee... Tom Rini
- [PATCH 39/81] mailbox: Remove <common.h> and add... Tom Rini
- [PATCH 40/81] memory: Remove <common.h> and add ... Tom Rini
- [PATCH 44/81] mux: Remove <common.h> and add nee... Tom Rini

