From 86441451971644f320b9317b989bde7f123bde04 Mon Sep 17 00:00:00 2001 From: Kevin McKinney Date: Thu, 22 Nov 2012 14:48:43 -0500 Subject: [PATCH] --- yaml --- r: 338168 b: refs/heads/master c: 3b99b9d5538f0a32dea6e1d79a04233514920b61 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/staging/bcm/Ioctl.h | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) 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.