/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/ioctl.c

  • 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:
30
30
#include <linux/sched.h>
31
31
#include <linux/iommu.h>
32
32
 
33
 
#include "../pcilib/version.h"
 
33
#include "pcilib/version.h"
34
34
 
35
35
#include "base.h"
36
36