repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/atomic-helper: document drm_atomic_helper_check() restrictions
[drm/drm-misc.git]
/
include
/
linux
/
spi
/
sh_hspi.h
blob
02f36b2f3ff701c05173dcd7cbbbb281c1f0402d
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