Loading...
/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2009 * Net Insight <www.netinsight.net> * Written-by: Simon Kagstrom <simon.kagstrom@netinsight.net> * * Based on sheevaplug.h: * (C) Copyright 2009 * Marvell Semiconductor <www.marvell.com> * Written-by: Prafulla Wadaskar <prafulla@marvell.com> */ #ifndef _CONFIG_OPENRD_H #define _CONFIG_OPENRD_H #include "mv-common.h" #endif /* _CONFIG_OPENRD_BASE_H */ |