|
@@ -94,7 +94,7 @@ static int fbmem_region_reserved(unsigned long start, size_t size)
|
|
* Get the region_idx`th region from board config/ATAG and convert it to
|
|
* Get the region_idx`th region from board config/ATAG and convert it to
|
|
* our internal format.
|
|
* our internal format.
|
|
*/
|
|
*/
|
|
-static int get_fbmem_region(int region_idx, struct omapfb_mem_region *rg)
|
|
|
|
|
|
+static int __init get_fbmem_region(int region_idx, struct omapfb_mem_region *rg)
|
|
{
|
|
{
|
|
const struct omap_fbmem_config *conf;
|
|
const struct omap_fbmem_config *conf;
|
|
u32 paddr;
|
|
u32 paddr;
|