/linux/arch/powerpc/sysdev/ |
H A D | fsl_gtm.c | diff 22ae782f86b726f9cea752c0f269ff6dcdf2f6e1 Thu Jul 29 19:49:01 CEST 2010 Grant Likely <grant.likely@secretlab.ca> of/address: Clean up function declarations
This patch moves the declaration of of_get_address(), of_get_pci_address(), and of_pci_address_to_resource() out of arch code and into the common linux/of_address header file.
This patch also fixes some of the asm/prom.h ordering issues. It still includes some header files that it ideally shouldn't be, but at least the ordering is consistent now so that of_* overrides work.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
/linux/arch/powerpc/platforms/amigaone/ |
H A D | setup.c | diff 22ae782f86b726f9cea752c0f269ff6dcdf2f6e1 Thu Jul 29 19:49:01 CEST 2010 Grant Likely <grant.likely@secretlab.ca> of/address: Clean up function declarations
This patch moves the declaration of of_get_address(), of_get_pci_address(), and of_pci_address_to_resource() out of arch code and into the common linux/of_address header file.
This patch also fixes some of the asm/prom.h ordering issues. It still includes some header files that it ideally shouldn't be, but at least the ordering is consistent now so that of_* overrides work.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
/linux/arch/powerpc/platforms/52xx/ |
H A D | lite5200.c | diff 22ae782f86b726f9cea752c0f269ff6dcdf2f6e1 Thu Jul 29 19:49:01 CEST 2010 Grant Likely <grant.likely@secretlab.ca> of/address: Clean up function declarations
This patch moves the declaration of of_get_address(), of_get_pci_address(), and of_pci_address_to_resource() out of arch code and into the common linux/of_address header file.
This patch also fixes some of the asm/prom.h ordering issues. It still includes some header files that it ideally shouldn't be, but at least the ordering is consistent now so that of_* overrides work.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
/linux/drivers/char/ |
H A D | bsr.c | diff 22ae782f86b726f9cea752c0f269ff6dcdf2f6e1 Thu Jul 29 19:49:01 CEST 2010 Grant Likely <grant.likely@secretlab.ca> of/address: Clean up function declarations
This patch moves the declaration of of_get_address(), of_get_pci_address(), and of_pci_address_to_resource() out of arch code and into the common linux/of_address header file.
This patch also fixes some of the asm/prom.h ordering issues. It still includes some header files that it ideally shouldn't be, but at least the ordering is consistent now so that of_* overrides work.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
/linux/arch/powerpc/include/asm/ |
H A D | prom.h | diff 22ae782f86b726f9cea752c0f269ff6dcdf2f6e1 Thu Jul 29 19:49:01 CEST 2010 Grant Likely <grant.likely@secretlab.ca> of/address: Clean up function declarations
This patch moves the declaration of of_get_address(), of_get_pci_address(), and of_pci_address_to_resource() out of arch code and into the common linux/of_address header file.
This patch also fixes some of the asm/prom.h ordering issues. It still includes some header files that it ideally shouldn't be, but at least the ordering is consistent now so that of_* overrides work.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
/linux/include/linux/ |
H A D | of_address.h | diff 22ae782f86b726f9cea752c0f269ff6dcdf2f6e1 Thu Jul 29 19:49:01 CEST 2010 Grant Likely <grant.likely@secretlab.ca> of/address: Clean up function declarations
This patch moves the declaration of of_get_address(), of_get_pci_address(), and of_pci_address_to_resource() out of arch code and into the common linux/of_address header file.
This patch also fixes some of the asm/prom.h ordering issues. It still includes some header files that it ideally shouldn't be, but at least the ordering is consistent now so that of_* overrides work.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
/linux/arch/powerpc/platforms/powermac/ |
H A D | feature.c | diff 22ae782f86b726f9cea752c0f269ff6dcdf2f6e1 Thu Jul 29 19:49:01 CEST 2010 Grant Likely <grant.likely@secretlab.ca> of/address: Clean up function declarations
This patch moves the declaration of of_get_address(), of_get_pci_address(), and of_pci_address_to_resource() out of arch code and into the common linux/of_address header file.
This patch also fixes some of the asm/prom.h ordering issues. It still includes some header files that it ideally shouldn't be, but at least the ordering is consistent now so that of_* overrides work.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
/linux/arch/powerpc/kernel/ |
H A D | legacy_serial.c | diff 22ae782f86b726f9cea752c0f269ff6dcdf2f6e1 Thu Jul 29 19:49:01 CEST 2010 Grant Likely <grant.likely@secretlab.ca> of/address: Clean up function declarations
This patch moves the declaration of of_get_address(), of_get_pci_address(), and of_pci_address_to_resource() out of arch code and into the common linux/of_address header file.
This patch also fixes some of the asm/prom.h ordering issues. It still includes some header files that it ideally shouldn't be, but at least the ordering is consistent now so that of_* overrides work.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|