cptvf.h (0337966d121ebebf73a1c346123e8112796e684e) cptvf.h (25763b3c864cf517d686661012d184ee47a49b4c)
1/* SPDX-License-Identifier: GPL-2.0-only */
1/*
2 * Copyright (C) 2016 Cavium, Inc.
2/*
3 * Copyright (C) 2016 Cavium, Inc.
3 *
4 * This program is free software; you can redistribute it and/or modify it
5 * under the terms of version 2 of the GNU General Public License
6 * as published by the Free Software Foundation.
7 */
8
9#ifndef __CPTVF_H
10#define __CPTVF_H
11
12#include <linux/list.h>
13#include "cpt_common.h"
14

--- 118 unchanged lines hidden ---
4 */
5
6#ifndef __CPTVF_H
7#define __CPTVF_H
8
9#include <linux/list.h>
10#include "cpt_common.h"
11

--- 118 unchanged lines hidden ---