staging: vt6655: move MAKE_BEACON_RESERVED to device.h

Used only in function device_intr in device_main.c move macro.

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-10-29 17:56:04 +00:00 committed by Greg Kroah-Hartman
parent 1903e6dd05
commit c3fb46429b
2 changed files with 2 additions and 2 deletions

View file

@ -137,6 +137,8 @@
#define RUN_AT(x) (jiffies+(x))
#endif
#define MAKE_BEACON_RESERVED 10 /* (us) */
/* DMA related */
#define RESERV_AC0DMA 4

View file

@ -54,8 +54,6 @@
#define DEFAULT_MGN_LIFETIME 8 // ms
#define MAKE_BEACON_RESERVED 10 //(us)
#define TIM_MULTICAST_MASK 0x01
#define TIM_BITMAPOFFSET_MASK 0xFE
#define DEFAULT_DTIM_PERIOD 1