aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_ioctl.h
blob: ef2b2906d9e6f551c1b718e96afd5d573b7ecbd8 (plain) (blame)
1
2
3
4
5
6
#ifndef __NOUVEAU_IOCTL_H__
#define __NOUVEAU_IOCTL_H__

long nouveau_compat_ioctl(struct file *, unsigned int cmd, unsigned long arg);

#endif