Explorar o código

of/fdt.c: asm/setup.h included twice

drivers/of/fdt.c included 'asm/setup.h' twice, remove the duplicate.

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Danny Kukawka %!s(int64=13) %!d(string=hai) anos
pai
achega
d022bbc712
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      drivers/of/fdt.c

+ 0 - 1
drivers/of/fdt.c

@@ -23,7 +23,6 @@
 #include <asm/machdep.h>
 #endif /* CONFIG_PPC */
 
-#include <asm/setup.h>
 #include <asm/page.h>
 
 char *of_fdt_get_string(struct boot_param_header *blob, u32 offset)