summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia/tegra210/include/soc/gpio.h
blob: efd5e940efcdc457f753706862313d8d97da6673 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */

#ifndef __SOC_NVIDIA_TEGRA210_GPIO_H__
#define __SOC_NVIDIA_TEGRA210_GPIO_H__

#include <soc/pinmux.h>

#endif	/* __SOC_NVIDIA_TEGRA210_GPIO_H__ */