aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
diff options
context:
space:
mode:
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2023-11-09 09:23:02 -0800
committerTom Rini <trini@konsulko.com>2023-12-13 18:39:05 -0500
commitc659ac7cca151be29712f37fc77dd18fb4ab96c5 (patch)
tree2aa632ee3da4811abc1d1b4edc0978a5f4560cf5 /arch/x86/include
parenta4bee0b45504397d71302cd1b186f5651424a332 (diff)
downloadu-boot-c659ac7cca151be29712f37fc77dd18fb4ab96c5.zip
u-boot-c659ac7cca151be29712f37fc77dd18fb4ab96c5.tar.gz
u-boot-c659ac7cca151be29712f37fc77dd18fb4ab96c5.tar.bz2
acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h
Function acpi_get_rsdp_addr() is needed on all architectures which write ACPI tables. Move the definition from the x86 include to an architecture independent one. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/x86/include')
-rw-r--r--arch/x86/include/asm/acpi_table.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/x86/include/asm/acpi_table.h b/arch/x86/include/asm/acpi_table.h
index 226753b..57e4165 100644
--- a/arch/x86/include/asm/acpi_table.h
+++ b/arch/x86/include/asm/acpi_table.h
@@ -65,15 +65,6 @@ int acpi_write_dbg2_pci_uart(struct acpi_ctx *ctx, struct udevice *dev,
int acpi_create_gnvs(struct acpi_global_nvs *gnvs);
/**
- * acpi_get_rsdp_addr() - get ACPI RSDP table address
- *
- * This routine returns the ACPI RSDP table address in the system memory.
- *
- * @return: ACPI RSDP table address
- */
-ulong acpi_get_rsdp_addr(void);
-
-/**
* arch_read_sci_irq_select() - Read the system-control interrupt number
*
* @returns value of IRQ register in the PMC