blob: 3b9f2e5463a73c2717e8d67d39dfff00f75a5cba [file] [log] [blame]
Ben Skeggsfce875d2012-07-26 08:54:33 +10001#ifndef __NOUVEAU_IOCTL_H__
2#define __NOUVEAU_IOCTL_H__
3
4long nouveau_compat_ioctl(struct file *, unsigned int cmd, unsigned long arg);
Dave Airlie2254f632013-09-02 09:52:55 +10005long nouveau_drm_ioctl(struct file *, unsigned int cmd, unsigned long arg);
Ben Skeggsfce875d2012-07-26 08:54:33 +10006
7#endif