1 /* SPDX-License-Identifier: GPL-2.0+ */ 2 /* 3 * (C) Copyright 2009 4 * Net Insight <www.netinsight.net> 5 * Written-by: Simon Kagstrom <simon.kagstrom@netinsight.net> 6 * 7 * Based on sheevaplug.h: 8 * (C) Copyright 2009 9 * Marvell Semiconductor <www.marvell.com> 10 * Written-by: Prafulla Wadaskar <prafulla@marvell.com> 11 */ 12 13 #ifndef _CONFIG_OPENRD_H 14 #define _CONFIG_OPENRD_H 15 16 #include "mv-common.h" 17 18 #endif /* _CONFIG_OPENRD_BASE_H */ 19