GNU Linux-libre 4.19.286-gnu1
[releases.git] / drivers / staging / fsl-dpaa2 / rtc / rtc.h
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Copyright 2018 NXP
4  */
5
6 #ifndef __RTC_H
7 #define __RTC_H
8
9 #include "dprtc.h"
10 #include "dprtc-cmd.h"
11
12 extern int dpaa2_phc_index;
13
14 #endif