Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[deliverable/linux.git] / drivers / gpu / drm / nouveau / nouveau_ioctl.h
CommitLineData
fce875d6
BS
1#ifndef __NOUVEAU_IOCTL_H__
2#define __NOUVEAU_IOCTL_H__
3
4long nouveau_compat_ioctl(struct file *, unsigned int cmd, unsigned long arg);
2254f637 5long nouveau_drm_ioctl(struct file *, unsigned int cmd, unsigned long arg);
fce875d6
BS
6
7#endif
This page took 0.289508 seconds and 5 git commands to generate.