summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8195/include/soc/spi.h
blob: cfa4f43a1390f3efb03b3e258b8138834a8c2de6 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef MTK_MT8195_SPI_H
#define MTK_MT8195_SPI_H

#include <spi-generic.h>

#endif