diff --git a/[refs] b/[refs] index 84ebc31fa903..02a6ac117881 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7fac0c47ed1835b6eecf899df6980f0287f4c61c +refs/heads/master: e446f5a8540a845ed92fca4109e67c8f0c76031f diff --git a/trunk/drivers/staging/bcm/CmHost.h b/trunk/drivers/staging/bcm/CmHost.h index 77f8fae16b66..eecad8d90aea 100644 --- a/trunk/drivers/staging/bcm/CmHost.h +++ b/trunk/drivers/staging/bcm/CmHost.h @@ -23,19 +23,6 @@ #define DSX_MESSAGE_EXCHANGE_BUFFER 0xBF60AC84 /* This contains the pointer */ #define DSX_MESSAGE_EXCHANGE_BUFFER_SIZE 72000 /* 24 K Bytes */ -/* brief structure stLocalSFAddRequest */ -typedef struct stLocalSFAddRequestAlt { - u8 u8Type; - u8 u8Direction; - u16 u16TID; - /* brief 16bitCID */ - u16 u16CID; - /* brief 16bitVCID */ - u16 u16VCID; - struct bcm_connect_mgr_params sfParameterSet; - /* USE_MEMORY_MANAGER(); */ -} stLocalSFAddRequestAlt; - struct bcm_add_indication_alt { u8 u8Type; u8 u8Direction;