summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm/cntrl_SignalingInterface.h
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-10-29 15:20:11 (GMT)
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-10-30 03:44:57 (GMT)
commit2b5e625882a7130c339e4ad2ac2b8f0422f11919 (patch)
tree822a26be7118794a2afd1acb5e9303acb537d6c3 /drivers/staging/bcm/cntrl_SignalingInterface.h
parentd52db0b4b34410019e1546e3ccbe761b9e4ddd76 (diff)
downloadlinux-fsl-qoriq-2b5e625882a7130c339e4ad2ac2b8f0422f11919.tar.xz
beceem: eliminate dead code
Get rid of empty header file and unused declarations Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Diffstat (limited to 'drivers/staging/bcm/cntrl_SignalingInterface.h')
-rw-r--r--drivers/staging/bcm/cntrl_SignalingInterface.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/staging/bcm/cntrl_SignalingInterface.h b/drivers/staging/bcm/cntrl_SignalingInterface.h
index 7c47af7..8907784 100644
--- a/drivers/staging/bcm/cntrl_SignalingInterface.h
+++ b/drivers/staging/bcm/cntrl_SignalingInterface.h
@@ -188,11 +188,6 @@ typedef struct _stServiceFlowParamSI{
/** 16bit ARQ Purge timeout */
B_UINT16 u16ARQRxPurgeTimeOut;
-#if 0 //def ENABLE_CORRIGENDUM2_UPDATE
-/* IEEE Comment #627 / MTG Comment #426 */
- /// \brief Size of an ARQ block, changed from 2 bytes to 1
- B_UINT8 u8ARQBlockSize;
-#endif
//TODO::Remove this once we move to a new CORR2 driver
/// \brief Size of an ARQ block
B_UINT16 u16ARQBlockSize;