unplugged-kernel/drivers/misc/mediatek/eccci/port/port_poller.h

12 lines
210 B
C

/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (C) 2016 MediaTek Inc.
*/
#ifndef __PORT_POLLER_H__
#define __PORT_POLLER_H__
#include "ccci_core.h"
#include "port_t.h"
#endif /* __PORT_POLLER_H__ */