1
0
Fork 0
alistair23-linux/drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.h

15 lines
181 B
C

/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright 2018 NXP
*/
#ifndef __RTC_H
#define __RTC_H
#include "dprtc.h"
#include "dprtc-cmd.h"
extern int dpaa2_phc_index;
#endif