blob: 969acc89b937e3330a74275c1aa848e333c8ffa4 [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Klaus Goger81039932017-04-07 19:13:38 +02002/*
3 * (C) Copyright 2017 Theobroma Systems Design und Consulting GmbH
Klaus Goger81039932017-04-07 19:13:38 +02004 */
5
6#ifndef __PUMA_RK3399_H
7#define __PUMA_RK3399_H
8
9#include <configs/rk3399_common.h>
10
Klaus Goger81039932017-04-07 19:13:38 +020011#endif