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/rockchip: vop2: Fix the windows switch between different layers
[drm/drm-misc.git]
/
arch
/
mips
/
include
/
asm
/
txx9
/
boards.h
blob
6897ca4366d5bf1ffb4abb483fc65d638cfbd01f
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifdef CONFIG_TOSHIBA_RBTX4927
3
BOARD_VEC
(
rbtx4927_vec
)
4
BOARD_VEC
(
rbtx4937_vec
)
5
#endif