/alps/pcitool

To get this branch, use:
bzr branch http://darksoft.org/webbzr/alps/pcitool

« back to all changes in this revision

Viewing changes to driver/kmem.h

  • Committer: Suren A. Chilingaryan
  • Date: 2016-04-06 21:20:30 UTC
  • Revision ID: csa@suren.me-20160406212030-nazt45197afkk9y9
Further fixes for out-of-source compilation

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
#include <linux/sysfs.h>
5
5
 
6
 
#include "../pcilib/kmem.h"
 
6
#include "pcilib/kmem.h"
7
7
#include "ioctl.h"
8
8
 
9
9
/* Define an entry in the kmem list (this list is per device) */