diff --git a/[refs] b/[refs] index 35c95cbf23e1..2c39cb7a9f50 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d48a430c2ce42d0a2e214bb6ac93a9e5ab9393c4 +refs/heads/master: 3b99b9d5538f0a32dea6e1d79a04233514920b61 diff --git a/trunk/drivers/staging/bcm/Ioctl.h b/trunk/drivers/staging/bcm/Ioctl.h index a77a7e292667..eff1404fa2f2 100644 --- a/trunk/drivers/staging/bcm/Ioctl.h +++ b/trunk/drivers/staging/bcm/Ioctl.h @@ -174,12 +174,6 @@ typedef struct _FLASH2X_COPY_SECTION { u32 numOfBytes; } FLASH2X_COPY_SECTION, *PFLASH2X_COPY_SECTION; -typedef enum _SECTION_TYPE { - ISO = 0, - VSA = 1, - DSD = 2 -} SECTION_TYPE, *PSECTION_TYPE; - /* * This section provide the complete bitmap of the Flash. * using this map lib/APP will isssue read/write command.