浏览代码

memory: tegra: Remove unused headers inclusions

Tegra210 contains some unused leftover headers, remove them for
consistency.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Dmitry Osipenko 7 年之前
父节点
当前提交
85dce8918f
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      drivers/memory/tegra/tegra210.c

+ 0 - 5
drivers/memory/tegra/tegra210.c

@@ -6,11 +6,6 @@
  * published by the Free Software Foundation.
  * published by the Free Software Foundation.
  */
  */
 
 
-#include <linux/of.h>
-#include <linux/mm.h>
-
-#include <asm/cacheflush.h>
-
 #include <dt-bindings/memory/tegra210-mc.h>
 #include <dt-bindings/memory/tegra210-mc.h>
 
 
 #include "mc.h"
 #include "mc.h"