Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217311
b: refs/heads/master
c: 9dbb7a5
h: refs/heads/master
i:
  217309: fb63daa
  217307: 86de322
  217303: 3aef28c
  217295: 95071a9
  217279: 25d77e2
v: v3
  • Loading branch information
Uwe Kleine-König authored and Tomi Valkeinen committed Oct 22, 2010
1 parent c006b81 commit f43d919
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e92840b704a2be44599e36f84ad3ae5d68363a21
refs/heads/master: 9dbb7a5da96ed864f8b92297258ba73c6325d755
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-omap/fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
* 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;
u32 paddr;
Expand Down

0 comments on commit f43d919

Please sign in to comment.