mirror of https://gitee.com/openkylin/linux.git
staging: vt6656: power.h remove dead macros
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
23690634a5
commit
f777203a8c
|
@ -30,8 +30,6 @@
|
|||
#define __POWER_H__
|
||||
|
||||
#define C_PWBT 1000 // micro sec. power up before TBTT
|
||||
#define PS_FAST_INTERVAL 1 // Fast power saving listen interval
|
||||
#define PS_MAX_INTERVAL 4 // MAX power saving listen interval
|
||||
|
||||
void vnt_disable_power_saving(struct vnt_private *);
|
||||
void vnt_enable_power_saving(struct vnt_private *, u16);
|
||||
|
|
Loading…
Reference in New Issue