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

#ifndef _LINUX_IO_MAPPING_H
#define _LINUX_IO_MAPPING_H

#include <linux/bitmap.h>

#endif