summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sep/sep_driver.c
diff options
context:
space:
mode:
authorAlan Cox2010-11-24 20:33:55 +0100
committerGreg Kroah-Hartman2010-11-29 20:17:27 +0100
commit266aa856f2c3aeddadd2fcf186d119af10539c3e (patch)
treee680c768b26a07314be4e186e9ba1b601dab01ed /drivers/staging/sep/sep_driver.c
parentStaging: sep: handle the rar definition stuff in the header (diff)
downloadkernel-qcow2-linux-266aa856f2c3aeddadd2fcf186d119af10539c3e.tar.gz
kernel-qcow2-linux-266aa856f2c3aeddadd2fcf186d119af10539c3e.tar.xz
kernel-qcow2-linux-266aa856f2c3aeddadd2fcf186d119af10539c3e.zip
Staging: sep: handle the memrar stuff in the headers
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/sep/sep_driver.c')
-rw-r--r--drivers/staging/sep/sep_driver.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/sep/sep_driver.c b/drivers/staging/sep/sep_driver.c
index 8a1ff861b135..b2cf553da341 100644
--- a/drivers/staging/sep/sep_driver.c
+++ b/drivers/staging/sep/sep_driver.c
@@ -59,6 +59,8 @@
#include <linux/connector.h>
#include <linux/cn_proc.h>
+#include "../memrar/memrar.h"
+
#include "sep_driver_hw_defs.h"
#include "sep_driver_config.h"
#include "sep_driver_api.h"