Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148555
b: refs/heads/master
c: a903102
h: refs/heads/master
i:
  148553: 006d749
  148551: 0c60f6c
v: v3
  • Loading branch information
Mike Frysinger committed Jun 12, 2009
1 parent d67a9f0 commit af9875b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: e522c8466d6f8437cf02a34287c8707ef53081ed
refs/heads/master: a9031028ef70f658daa2151e361aee7b082965ee
5 changes: 0 additions & 5 deletions trunk/arch/blackfin/kernel/sys_bfin.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,6 @@ asmlinkage long sys_mmap2(unsigned long addr, unsigned long len,
return do_mmap2(addr, len, prot, flags, fd, pgoff);
}

asmlinkage int sys_getpagesize(void)
{
return PAGE_SIZE;
}

asmlinkage void *sys_sram_alloc(size_t size, unsigned long flags)
{
return sram_alloc_with_lsl(size, flags);
Expand Down

0 comments on commit af9875b

Please sign in to comment.