blob: d10e5b1d2e03e56f91fb503d50b9d54a1b4ac671 [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Kever Yang975a2ab2017-02-23 15:37:55 +08002/*
3 * (C) Copyright 2016 Rockchip Electronics Co., Ltd
Kever Yang975a2ab2017-02-23 15:37:55 +08004 */
5
6#ifndef __EVB_RK3328_H
7#define __EVB_RK3328_H
8
9#include <configs/rk3328_common.h>
10
Kever Yang975a2ab2017-02-23 15:37:55 +080011#endif