21 #include <linux/module.h>
24 #include <asm/memblock.h>
29 #ifdef CONFIG_BRIDGE_DVFS
38 #ifdef CONFIG_BRIDGE_DVFS
67 pr_err(
"%s: failed to reserve %llx bytes\n",
68 __func__, (
unsigned long long)size);
72 omap_dsp_phys_mempool_base =
paddr;
77 return omap_dsp_phys_mempool_base;
80 static int __init omap_dsp_init(
void)
90 pr_info(
"%s: %llx bytes @ %llx\n", __func__,
107 omap_dsp_pdev = pdev;
116 static void __exit omap_dsp_exit(
void)