repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
falcon
/
priv.h
blob
466188752eb08f49afaa6dc1218dd44a68223e0e
1
/* SPDX-License-Identifier: MIT */
2
#ifndef __NVKM_FALCON_PRIV_H__
3
#define __NVKM_FALCON_PRIV_H__
4
#include <core/falcon.h>
5
#endif