lkml.org 
[lkml]   [2020]   [Jul]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 07/29] memory: of: Remove unused headers
    Date
    The of_memory.c does not use platform_device nor linked list.

    Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
    ---
    drivers/memory/of_memory.c | 2 --
    1 file changed, 2 deletions(-)

    diff --git a/drivers/memory/of_memory.c b/drivers/memory/of_memory.c
    index 71f26eac7350..cfcb91eeccfb 100644
    --- a/drivers/memory/of_memory.c
    +++ b/drivers/memory/of_memory.c
    @@ -7,8 +7,6 @@
    */

    #include <linux/device.h>
    -#include <linux/platform_device.h>
    -#include <linux/list.h>
    #include <linux/of.h>
    #include <linux/gfp.h>
    #include <linux/export.h>
    --
    2.17.1
    \
     
     \ /
      Last update: 2020-07-24 09:42    [W:4.120 / U:0.036 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site