X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fs3c24xx%2Ffiles-2.6.31%2Farch%2Farm%2Fmach-s3c2442%2Finclude%2Fmach%2Fgta02-pm-wlan.h;fp=target%2Flinux%2Fs3c24xx%2Ffiles-2.6.31%2Farch%2Farm%2Fmach-s3c2442%2Finclude%2Fmach%2Fgta02-pm-wlan.h;h=0000000000000000000000000000000000000000;hb=6a2ea35b7998d44a3b8f5938c5a7603fef220a99;hp=48369789709be1da8a9f5b55986983e62117af17;hpb=a155e4fd53dbb4e53b2846eb8fb783833dcf07a0;p=openwrt%2Fopenwrt.git diff --git a/target/linux/s3c24xx/files-2.6.31/arch/arm/mach-s3c2442/include/mach/gta02-pm-wlan.h b/target/linux/s3c24xx/files-2.6.31/arch/arm/mach-s3c2442/include/mach/gta02-pm-wlan.h deleted file mode 100644 index 4836978970..0000000000 --- a/target/linux/s3c24xx/files-2.6.31/arch/arm/mach-s3c2442/include/mach/gta02-pm-wlan.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef __MACH_GTA02_PM_WLAN_H -#define __MACH_GTA02_PM_WLAN_H - -void gta02_wlan_reset(int assert_reset); -int gta02_wlan_query_rfkill_lock(void); -void gta02_wlan_query_rfkill_unlock(void); -void gta02_wlan_set_rfkill_cb(int (*cb)(void *user, int on), void *user); -void gta02_wlan_clear_rfkill_cb(void); - -#endif /* __MACH_GTA02_PM_WLAN_H */