summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/coffeelake_rvp/variants/baseboard/include/baseboard/gpio.h
blob: 102f5e12eba2ad78a888b1d4498b8fab4b329cdf (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef __BASEBOARD_GPIO_H__
#define __BASEBOARD_GPIO_H__

#include <soc/gpio.h>

#endif /* __BASEBOARD_GPIO_H__ */