summaryrefslogtreecommitdiffstats
path: root/board/gdsys/common/ch7301.h
blob: 8383719808cc756fd43aa27be7013eef42753048 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * (C) Copyright 2014
 * Dirk Eibach,  Guntermann & Drunck GmbH, dirk.eibach@gdsys.cc
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

#ifndef _CH7301_H_
#define _CH7301_H_

int ch7301_probe(unsigned screen, bool power);

#endif
OpenPOWER on IntegriCloud