Explorar o código

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 %!s(int64=7) %!d(string=hai) anos
pai
achega
85dce8918f
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  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.
  */
 
-#include <linux/of.h>
-#include <linux/mm.h>
-
-#include <asm/cacheflush.h>
-
 #include <dt-bindings/memory/tegra210-mc.h>
 
 #include "mc.h"