[PATCH 2/8] ARM: bcm2835: Drop uneeded headers
Sascha Hauer
sha at pengutronix.de
Wed Jun 29 00:10:07 PDT 2022
On Mon, Jun 27, 2022 at 01:24:54PM +0300, Alexander Shiyan wrote:
> Signed-off-by: Alexander Shiyan <eagle.alexander923 at gmail.com>
> ---
> arch/arm/mach-bcm283x/core.c | 9 ---------
> 1 file changed, 9 deletions(-)
>
> diff --git a/arch/arm/mach-bcm283x/core.c b/arch/arm/mach-bcm283x/core.c
> index f2528cf1f1..bcf2ecb204 100644
> --- a/arch/arm/mach-bcm283x/core.c
> +++ b/arch/arm/mach-bcm283x/core.c
> @@ -17,19 +17,10 @@
> */
>
> #include <common.h>
> -#include <init.h>
> -
> -#include <linux/clk.h>
> -#include <linux/clkdev.h>
> -#include <linux/err.h>
> -
> #include <io.h>
> #include <asm/armlinux.h>
> #include <linux/sizes.h>
> -
> -#include <mach/platform.h>
> #include <mach/core.h>
> -#include <linux/amba/bus.h>
This one no longer applies, the file looks completely different now. I
didn't track if the content went somewhere else and the patch should be
applied on another file no. If so, please resend.
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list