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>
This commit is contained in:
Родитель
8ebf0232f8
Коммит
d022bbc712
|
@ -23,7 +23,6 @@
|
||||||
#include <asm/machdep.h>
|
#include <asm/machdep.h>
|
||||||
#endif /* CONFIG_PPC */
|
#endif /* CONFIG_PPC */
|
||||||
|
|
||||||
#include <asm/setup.h>
|
|
||||||
#include <asm/page.h>
|
#include <asm/page.h>
|
||||||
|
|
||||||
char *of_fdt_get_string(struct boot_param_header *blob, u32 offset)
|
char *of_fdt_get_string(struct boot_param_header *blob, u32 offset)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче