mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 01/10] ARM: mvebu: delete unused mach/kirkwood.h
@ 2019-01-20 10:35 Alexander Shiyan
  2019-01-20 10:35 ` [PATCH 02/10] ARM: imx: delete unused mach/iomux-mx50.h Alexander Shiyan
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Alexander Shiyan @ 2019-01-20 10:35 UTC (permalink / raw)
  To: barebox

This removes the stale mach/kirkwood.h include as there is no user of it.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
 arch/arm/mach-mvebu/include/mach/kirkwood.h | 22 ----------------------
 1 file changed, 22 deletions(-)
 delete mode 100644 arch/arm/mach-mvebu/include/mach/kirkwood.h

diff --git a/arch/arm/mach-mvebu/include/mach/kirkwood.h b/arch/arm/mach-mvebu/include/mach/kirkwood.h
deleted file mode 100644
index 7fe002d..0000000
--- a/arch/arm/mach-mvebu/include/mach/kirkwood.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * Copyright (C) 2013 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- */
-
-#ifndef __MACH_KIRKWOOD_H
-#define __MACH_KIRKWOOD_H
-
-int kirkwood_add_uart0(void);
-void __naked __noreturn kirkwood_barebox_entry(void);
-
-#endif /* __MACH_KIRKWOOD_H */
-- 
2.10.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2019-01-21  9:37 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-20 10:35 [PATCH 01/10] ARM: mvebu: delete unused mach/kirkwood.h Alexander Shiyan
2019-01-20 10:35 ` [PATCH 02/10] ARM: imx: delete unused mach/iomux-mx50.h Alexander Shiyan
2019-01-21  8:55   ` Sascha Hauer
2019-01-21  9:32     ` Alexander Shiyan
2019-01-21  9:37       ` Sascha Hauer
2019-01-20 10:35 ` [PATCH 03/10] ARM: omap: delete unused mach/am33xx-devices.h Alexander Shiyan
2019-01-20 10:35 ` [PATCH 04/10] ARM: imx: delete unused mach/devices-imx50.h Alexander Shiyan
2019-01-20 10:35 ` [PATCH 05/10] ARM: imx: delete unused mach/clock-imx1.h Alexander Shiyan
2019-01-20 10:35 ` [PATCH 06/10] ARM: mvebu: delete unused mach/dove.h Alexander Shiyan
2019-01-20 10:35 ` [PATCH 07/10] PPC: delete unused asm/e300.h Alexander Shiyan
2019-01-20 10:35 ` [PATCH 08/10] PPC: delete unused asm/mc146818rtc.h Alexander Shiyan
2019-01-20 10:35 ` [PATCH 09/10] ARM: at91: delete unused mach/sama5d3_matrix.h Alexander Shiyan
2019-01-20 10:35 ` [PATCH 10/10] ARM: netx: delete unused netx-devices.h Alexander Shiyan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox