drm/nouveau: move compat ioctl out of nouveau_drv.h
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
此提交包含在:
@@ -0,0 +1,6 @@
|
||||
#ifndef __NOUVEAU_IOCTL_H__
|
||||
#define __NOUVEAU_IOCTL_H__
|
||||
|
||||
long nouveau_compat_ioctl(struct file *, unsigned int cmd, unsigned long arg);
|
||||
|
||||
#endif
|
新增問題並參考
封鎖使用者