lkml.org 
[lkml]   [2016]   [Nov]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 04/39] mtd: nand: denali: remove more unused struct members
    Date
    Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
    ---

    drivers/mtd/nand/denali.h | 2 --
    1 file changed, 2 deletions(-)

    diff --git a/drivers/mtd/nand/denali.h b/drivers/mtd/nand/denali.h
    index fd1ae08..4fad43b 100644
    --- a/drivers/mtd/nand/denali.h
    +++ b/drivers/mtd/nand/denali.h
    @@ -407,7 +407,6 @@ struct denali_nand_info {
    struct nand_buf buf;
    struct device *dev;
    int total_used_banks;
    - uint32_t block; /* stored for future use */
    uint16_t page;
    void __iomem *flash_reg; /* Mapped io reg base address */
    void __iomem *flash_mem; /* Mapped io reg base address */
    @@ -416,7 +415,6 @@ struct denali_nand_info {
    struct completion complete;
    spinlock_t irq_lock;
    uint32_t irq_status;
    - int irq_debug_array[32];
    int irq;

    uint32_t devnum; /* represent how many nands connected */
    --
    2.7.4
    \
     
     \ /
      Last update: 2016-11-26 19:08    [W:2.379 / U:0.080 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site