Commit 658e1057 authored by Helge Deller's avatar Helge Deller

parisc: pci-dma: Make pcxl_alloc_range() static

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 9e142b72
......@@ -245,7 +245,7 @@ static void unmap_uncached_pages(unsigned long vaddr, unsigned long size)
PCXL_SEARCH_LOOP(idx, mask, size); \
}
unsigned long
static unsigned long
pcxl_alloc_range(size_t size)
{
int res_idx;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment