* [PATCH] ARM: socfpga: remove unused entry from Makefile
@ 2017-01-06 10:06 Steffen Trumtrar
2017-01-09 8:21 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Steffen Trumtrar @ 2017-01-06 10:06 UTC (permalink / raw)
To: barebox; +Cc: Steffen Trumtrar
There is no fpga.c file.
Remove the entry.
Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
---
arch/arm/mach-socfpga/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-socfpga/Makefile b/arch/arm/mach-socfpga/Makefile
index b81d57da26fd..dea0e075d145 100644
--- a/arch/arm/mach-socfpga/Makefile
+++ b/arch/arm/mach-socfpga/Makefile
@@ -2,4 +2,3 @@ obj-y += generic.o nic301.o bootsource.o reset-manager.o
pbl-y += init.o freeze-controller.o scan-manager.o system-manager.o
pbl-y += clock-manager.o
obj-$(CONFIG_ARCH_SOCFPGA_XLOAD) += xload.o
-obj-$(CONFIG_ARCH_SOCFPGA_FPGA) += fpga.o
--
2.11.0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: socfpga: remove unused entry from Makefile
2017-01-06 10:06 [PATCH] ARM: socfpga: remove unused entry from Makefile Steffen Trumtrar
@ 2017-01-09 8:21 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2017-01-09 8:21 UTC (permalink / raw)
To: Steffen Trumtrar; +Cc: barebox
On Fri, Jan 06, 2017 at 11:06:42AM +0100, Steffen Trumtrar wrote:
> There is no fpga.c file.
> Remove the entry.
>
> Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Applied, thanks
Sascha
> ---
> arch/arm/mach-socfpga/Makefile | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-socfpga/Makefile b/arch/arm/mach-socfpga/Makefile
> index b81d57da26fd..dea0e075d145 100644
> --- a/arch/arm/mach-socfpga/Makefile
> +++ b/arch/arm/mach-socfpga/Makefile
> @@ -2,4 +2,3 @@ obj-y += generic.o nic301.o bootsource.o reset-manager.o
> pbl-y += init.o freeze-controller.o scan-manager.o system-manager.o
> pbl-y += clock-manager.o
> obj-$(CONFIG_ARCH_SOCFPGA_XLOAD) += xload.o
> -obj-$(CONFIG_ARCH_SOCFPGA_FPGA) += fpga.o
> --
> 2.11.0
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-09 8:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-06 10:06 [PATCH] ARM: socfpga: remove unused entry from Makefile Steffen Trumtrar
2017-01-09 8:21 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox