From 70cc0c34b638fbf99f0984dc53312cd8479c99a7 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 14 Mar 2017 11:08:12 -0400 Subject: OpenRISC: Remove The OpenRISC architecture is currently unmaintained, remove. Cc: Stefan Kristiansson Signed-off-by: Tom Rini Reviewed-by: Simon Glass --- arch/openrisc/include/asm/config.h | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 arch/openrisc/include/asm/config.h (limited to 'arch/openrisc/include/asm/config.h') diff --git a/arch/openrisc/include/asm/config.h b/arch/openrisc/include/asm/config.h deleted file mode 100644 index cd29734789..0000000000 --- a/arch/openrisc/include/asm/config.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Copyright 2009 Freescale Semiconductor, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ - */ - -#ifndef _ASM_CONFIG_H_ -#define _ASM_CONFIG_H_ - -#endif -- cgit v1.2.3