Go to the documentation of this file.
17 #include <linux/types.h>
18 #include <asm/bootinfo.h>
21 const char *uname,
int depth,
void *
data);
34 #define pci_address_to_pio pci_address_to_pio
40 #define dt_setup_arch(sym) \
42 extern struct boot_param_header __dtb_##sym##_begin; \
44 __dt_setup_arch(&__dtb_##sym##_begin); \