From: Krzysztof Kozlowski Date: Fri, 24 Jul 2020 07:40:16 +0000 (+0200) Subject: memory: of: Remove unused headers X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a4022f6a2187e13f5dfb1a8ec4e8dd167fa1fdd4;p=linux.git memory: of: Remove unused headers The of_memory.c does not use platform_device nor linked list. Signed-off-by: Krzysztof Kozlowski --- diff --git a/drivers/memory/of_memory.c b/drivers/memory/of_memory.c index 71f26eac7350f..cfcb91eeccfb2 100644 --- a/drivers/memory/of_memory.c +++ b/drivers/memory/of_memory.c @@ -7,8 +7,6 @@ */ #include -#include -#include #include #include #include