lkml.org 
[lkml]   [2017]   [Nov]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH V15 01/22] mmc: block: No need to export mmc_cleanup_queue()
    Date
    mmc_cleanup_queue() is not used by a different module. Do not export it.

    Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
    ---
    drivers/mmc/core/queue.c | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/drivers/mmc/core/queue.c b/drivers/mmc/core/queue.c
    index 4f33d277b125..26f8da30ebe5 100644
    --- a/drivers/mmc/core/queue.c
    +++ b/drivers/mmc/core/queue.c
    @@ -270,7 +270,6 @@ void mmc_cleanup_queue(struct mmc_queue *mq)

    mq->card = NULL;
    }
    -EXPORT_SYMBOL(mmc_cleanup_queue);

    /**
    * mmc_queue_suspend - suspend a MMC request queue
    --
    1.9.1
    \
     
     \ /
      Last update: 2017-11-29 14:50    [W:3.884 / U:0.288 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site