aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond/linux/wb35reg_s.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/winbond/linux/wb35reg_s.h')
-rw-r--r--drivers/staging/winbond/linux/wb35reg_s.h9
1 files changed, 8 insertions, 1 deletions
diff --git a/drivers/staging/winbond/linux/wb35reg_s.h b/drivers/staging/winbond/linux/wb35reg_s.h
index 2f665d1b1a4..32ef4b8a2d2 100644
--- a/drivers/staging/winbond/linux/wb35reg_s.h
+++ b/drivers/staging/winbond/linux/wb35reg_s.h
@@ -1,3 +1,10 @@
1#ifndef __WINBOND_WB35REG_S_H
2#define __WINBOND_WB35REG_S_H
3
4#include <linux/spinlock.h>
5#include <linux/types.h>
6#include <asm/atomic.h>
7
1//======================================================================================= 8//=======================================================================================
2/* 9/*
3 HAL setting function 10 HAL setting function
@@ -162,4 +169,4 @@ struct wb35_reg {
162 169
163}; 170};
164 171
165 172#endif