]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/bcm/nvm.h
Staging: bcm: Remove typedef for _FLASH_SECTOR_INFO.
[~andy/linux] / drivers / staging / bcm / nvm.h
index b262a1110b11e45e4da73acb9ee2d3ad7f10cbe2..e765cca5d96659f7b977dc233f9d004cd517f6c8 100644 (file)
 #ifndef _NVM_H_
 #define _NVM_H_
 
-typedef struct _FLASH_SECTOR_INFO {
-       unsigned int uiSectorSig;
-       unsigned int uiSectorSize;
-} FLASH_SECTOR_INFO, *PFLASH_SECTOR_INFO;
-
 struct bcm_flash_cs_info {
        u32 MagicNumber;
        /* let the magic number be 0xBECE-F1A5 - F1A5 for "flas-h" */