summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/include/linux/ipc.h
blob: e738818c92ee3fdae7c60192e2ef0e050ab3363e (plain) (blame)
1
2
3
4
5
6
7
8
/* Public domain. */

#ifndef _LINUX_IPC_H
#define _LINUX_IPC_H

#include <linux/workqueue.h>	/* via linux/rhashtable-types.h */

#endif