summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sep/sep_driver.c
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2010-11-24 19:33:55 +0000
committerGreg Kroah-Hartman <gregkh@suse.de>2010-11-29 11:17:27 -0800
commit266aa856f2c3aeddadd2fcf186d119af10539c3e (patch)
treee680c768b26a07314be4e186e9ba1b601dab01ed /drivers/staging/sep/sep_driver.c
parent62a8c3a32e4143812ed8e0f3783ef1ea40dc87e4 (diff)
downloadlinux-266aa856f2c3aeddadd2fcf186d119af10539c3e.tar.bz2
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"