Sign in
coral
/
uboot-imx
/
afe0a527c6630bf97ab5e811e87eb4a842749323
/
.
/
board
/
gdsys
/
common
/
fanctrl.h
blob: 12bc850f858d641884673d3de02de9c0168b12a4 [
file
] [
log
] [
blame
]
/*
* (C) Copyright 2015
* Dirk Eibach, Guntermann & Drunck GmbH, dirk.eibach@gdsys.cc
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef
_FANCTRL_H_
#define
_FANCTRL_H_
void
init_fan_controller
(
u8 addr
);
#endif