diff options
author | Mircea Gherzan <mgherzan@gmail.com> | 2012-05-09 14:19:13 -0700 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-05-09 14:19:13 -0700 |
commit | 9624f615520696ffa845da2de56277197155b48c (patch) | |
tree | 3ad794894830294e4f92ff65d57c297598f59274 /include/linux/ti_wilink_st.h | |
parent | a78a4cbd41fbe63be1a6763579a4bf452483cf91 (diff) | |
download | linux-stable-9624f615520696ffa845da2de56277197155b48c.tar.gz linux-stable-9624f615520696ffa845da2de56277197155b48c.tar.bz2 linux-stable-9624f615520696ffa845da2de56277197155b48c.zip |
ARM: OMAP: WiLink platform data for the PandaBoard
The "uim" deamon requires sysfs entries that are filled in using
this platform data.
Signed-off-by: Mircea Gherzan <mgherzan@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'include/linux/ti_wilink_st.h')
-rw-r--r-- | include/linux/ti_wilink_st.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/ti_wilink_st.h b/include/linux/ti_wilink_st.h index 2ef4385da6bf..3ca0269dd0b5 100644 --- a/include/linux/ti_wilink_st.h +++ b/include/linux/ti_wilink_st.h @@ -25,6 +25,8 @@ #ifndef TI_WILINK_ST_H #define TI_WILINK_ST_H +#include <linux/skbuff.h> + /** * enum proto-type - The protocol on WiLink chips which share a * common physical interface like UART. |