Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
195629cd5350419a04e8ac5d206c58714f9b4385
/
.
/
board
/
gdsys
/
common
/
adv7611.h
blob: 25a8367db6b5074aa1c8f016f4efb62f597bfaf6 [
file
] [
log
] [
blame
]
/*
* (C) Copyright 2014
* Dirk Eibach, Guntermann & Drunck GmbH, dirk.eibach@gdsys.cc
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef
_ADV7611_H_
#define
_ADV7611_H_
int
adv7611_probe
(
unsigned
int
screen
);
#endif