blob: 5fe1868f61e4b2566f2367fa1f104723a98c9741 [file] [log] [blame]
Kever Yanga4f460d2017-06-23 17:17:54 +08001/*
2 * (C) Copyright 2017 Rockchip Electronics Co., Ltd
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6
7#include <common.h>
8#include <dm.h>
9#include <asm/io.h>
10#include <asm/arch/uart.h>
11