Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31032
b: refs/heads/master
c: 3e36122
h: refs/heads/master
v: v3
  • Loading branch information
Hyok S. Choi authored and Russell King committed Jun 28, 2006
1 parent 706f8f4 commit 08f3243
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 092c1952e18fec06f3a951113fe1d87492d6e840
refs/heads/master: 3e3612259560abde89615e0df1deb1f2303a0bc4
1 change: 1 addition & 0 deletions trunk/arch/arm/mm/nommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ void flush_dcache_page(struct page *page)
{
__cpuc_flush_dcache_page(page_address(page));
}
EXPORT_SYMBOL(flush_dcache_page);

void __iomem *__ioremap_pfn(unsigned long pfn, unsigned long offset,
size_t size, unsigned long flags)
Expand Down

0 comments on commit 08f3243

Please sign in to comment.