summaryrefslogtreecommitdiffstats
path: root/board/gdsys/common/fanctrl.h
blob: 12bc850f858d641884673d3de02de9c0168b12a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * (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
OpenPOWER on IntegriCloud