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

#ifndef _LINUX_MEMPOLICY_H
#define _LINUX_MEMPOLICY_H

#include <linux/pagemap.h>

#endif