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:
Malcolm Priestley 2014-07-24 23:34:16 +01:00 committed by Greg Kroah-Hartman
parent 23690634a5
commit f777203a8c
1 changed files with 0 additions and 2 deletions

View File

@ -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);