]> git.karo-electronics.de Git - mv-sheeva.git/blob - drivers/staging/winbond/core.h
Staging: w35und: remove ->adapter from struct _HW_DATA_T
[mv-sheeva.git] / drivers / staging / winbond / core.h
1 #ifndef __WINBOND_CORE_H
2 #define __WINBOND_CORE_H
3
4 #include "adapter.h"
5
6 struct wbsoft_priv {
7         struct wb35_adapter *adapter;
8 };
9
10 #endif /* __WINBOND_CORE_H */