mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
ptp: ptp_clockmatrix: Remove unused header declarations.
Removed unused header declarations. Signed-off-by: Vincent Cheng <vincent.cheng.xh@renesas.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
e8b4d8b542
commit
10c270cf25
@@ -15,7 +15,6 @@
|
||||
#define FW_FILENAME "idtcm.bin"
|
||||
#define MAX_TOD (4)
|
||||
#define MAX_PLL (8)
|
||||
#define MAX_OUTPUT (12)
|
||||
|
||||
#define MAX_ABS_WRITE_PHASE_PICOSECONDS (107374182350LL)
|
||||
|
||||
@@ -138,7 +137,6 @@ struct idtcm_channel {
|
||||
enum pll_mode pll_mode;
|
||||
u8 pll;
|
||||
u16 output_mask;
|
||||
u8 output_phase_adj[MAX_OUTPUT][4];
|
||||
};
|
||||
|
||||
struct idtcm {
|
||||
|
Reference in New Issue
Block a user