Commit a4022f6a authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski

memory: of: Remove unused headers

The of_memory.c does not use platform_device nor linked list.
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent c4f16e96
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment