]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/staging/winbond/sme_api.c
sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON().
[linux-2.6-omap-h63xx.git] / drivers / staging / winbond / sme_api.c
1 //------------------------------------------------------------------------------------
2 // sme_api.c
3 //
4 // Copyright(C) 2002 Winbond Electronics Corp.
5 //
6 //
7 //------------------------------------------------------------------------------------
8 #include "os_common.h"
9
10 s8 sme_get_rssi(void *pcore_data, s32 *prssi)
11 {
12        BUG();
13 }