aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/s3c24xx/files-2.6.31/arch/arm/mach-s3c2442/include/mach/gta02-pm-wlan.h
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2009-12-07 10:13:32 +0000
committerLars-Peter Clausen <lars@metafoo.de>2009-12-07 10:13:32 +0000
commit08db9a12d25aa0f7addd2f44f4d2bda44c0bb441 (patch)
tree959054df39b6780009b28b405472fb0441a417dd /target/linux/s3c24xx/files-2.6.31/arch/arm/mach-s3c2442/include/mach/gta02-pm-wlan.h
parent90b91c76ab6f52f9df052ac823772bc3fc0bad72 (diff)
downloadmaster-187ad058-08db9a12d25aa0f7addd2f44f4d2bda44c0bb441.tar.gz
master-187ad058-08db9a12d25aa0f7addd2f44f4d2bda44c0bb441.tar.bz2
master-187ad058-08db9a12d25aa0f7addd2f44f4d2bda44c0bb441.zip
[s3c24xx] Remove 2.6.31 support.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18673 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/s3c24xx/files-2.6.31/arch/arm/mach-s3c2442/include/mach/gta02-pm-wlan.h')
-rw-r--r--target/linux/s3c24xx/files-2.6.31/arch/arm/mach-s3c2442/include/mach/gta02-pm-wlan.h10
1 files changed, 0 insertions, 10 deletions
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 */