]> Git Repo - linux.git/blob - include/linux/spi/sh_hspi.h
Merge tag 'erofs-for-6.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git] / include / linux / spi / sh_hspi.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * Copyright (C) 2011 Kuninori Morimoto
4  */
5 #ifndef SH_HSPI_H
6 #define SH_HSPI_H
7
8 struct sh_hspi_info {
9 };
10
11 #endif
This page took 0.034843 seconds and 4 git commands to generate.