aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/common/diu_ch7301.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/common/diu_ch7301.h')
-rw-r--r--board/freescale/common/diu_ch7301.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/board/freescale/common/diu_ch7301.h b/board/freescale/common/diu_ch7301.h
deleted file mode 100644
index f35661c..0000000
--- a/board/freescale/common/diu_ch7301.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
-/*
- * Copyright 2014 Freescale Semiconductor, Inc.
- */
-
-#ifndef __DIU_HDMI_CH7301__
-#define __DIU_HDMI_CH7301__
-
-/* Programming of HDMI Chrontel CH7301 connector */
-int diu_set_dvi_encoder(unsigned int pixclock);
-
-#endif