net: dpaa2: move DPAA2 PTP driver out of staging/
This patch is to move DPAA2 PTP driver out of staging/ since the dpaa2-eth had been moved out. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
abf1a08ff3
commit
0a006a2f89
14
drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.h
Normal file
14
drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.h
Normal file
@@ -0,0 +1,14 @@
|
||||
// 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
|
Reference in New Issue
Block a user