Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
78128d52dfca9fff53770c7aed2e4673070c5978
/
.
/
board
/
gdsys
/
common
/
fanctrl.h
blob: ab7e58def5a0374ba1560b42795c952cd2f33d52 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) Copyright 2015
* Dirk Eibach, Guntermann & Drunck GmbH, dirk.eibach@gdsys.cc
*/
#ifndef
_FANCTRL_H_
#define
_FANCTRL_H_
void
init_fan_controller
(
u8 addr
);
#endif