drm/atomic-helper: document drm_atomic_helper_check() restrictions
[drm/drm-misc.git] / include / linux / spi / sh_hspi.h
blob02f36b2f3ff701c05173dcd7cbbbb281c1f0402d
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
8 struct sh_hspi_info {
9 };
11 #endif