summaryrefslogtreecommitdiff
path: root/include/dsi_host.h
diff options
context:
space:
mode:
authorAndy Hu <andy.hu@starfivetech.com>2023-02-24 05:09:03 +0300
committerAndy Hu <andy.hu@starfivetech.com>2023-02-24 05:09:03 +0300
commit3e2efaef0983a39e44e8d56a3f646afd1d4d1bb0 (patch)
tree0ed211437ad6e745c932ba639c8ea5643f1aa285 /include/dsi_host.h
parent3f9dee61594d03c70a4393aa44739828133700e4 (diff)
downloadu-boot-3e2efaef0983a39e44e8d56a3f646afd1d4d1bb0.tar.xz
Revert "Merge tag 'JH7110_515_SDK_v4.3.0' into vf2-devel"
This reverts commit 5d4dcdb90d7350760f065f7ea8d658080ad898a1, reversing changes made to da9a5b042e5c3bcfa3acd65d434338f5baae34f8.
Diffstat (limited to 'include/dsi_host.h')
-rw-r--r--include/dsi_host.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/dsi_host.h b/include/dsi_host.h
index 4cad8f3fe5..9dfc7b3687 100644
--- a/include/dsi_host.h
+++ b/include/dsi_host.h
@@ -69,6 +69,5 @@ int dsi_host_init(struct udevice *dev,
* @return 0 if OK, -ve on error
*/
int dsi_host_enable(struct udevice *dev);
-int dsi_host_disable(struct udevice *dev);
#endif