blob: 7d99fd1b01954b5162c03026a324980aab5fe310 [file] [log] [blame]
Stefan Roeseec853472021-04-07 09:12:38 +02001/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * Copyright (C) 2019-2020
4 * Marvell <www.marvell.com>
5 */
6
7#ifndef __CONFIG_H__
8#define __CONFIG_H__
9
Stefan Roeseec853472021-04-07 09:12:38 +020010#include "octeon_common.h"
11
12#endif /* __CONFIG_H__ */