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:43 +0000
committerGreg Kroah-Hartman <gregkh@suse.de>2010-11-29 11:17:22 -0800
commit62a8c3a32e4143812ed8e0f3783ef1ea40dc87e4 (patch)
tree8b6e78234c767b615bfc58523089c1e951c6f0ab /drivers/staging/sep/sep_driver.c
parentde92e3a3b25dd0cda00a07b30c325785b5c2d939 (diff)
downloadlinux-62a8c3a32e4143812ed8e0f3783ef1ea40dc87e4.tar.bz2
Staging: sep: handle the rar definition stuff in the header
SEP isn't the only driver that may need to handle both cases easily 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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/sep/sep_driver.c b/drivers/staging/sep/sep_driver.c
index ef36239c7b24..8a1ff861b135 100644
--- a/drivers/staging/sep/sep_driver.c
+++ b/drivers/staging/sep/sep_driver.c
@@ -53,6 +53,7 @@
#include <asm/cacheflush.h>
#include <linux/sched.h>
#include <linux/delay.h>
+#include <linux/rar_register.h>
#include <linux/netlink.h>
#include <linux/connector.h>