Commit 1530cfb2 authored by David Mosberger's avatar David Mosberger

ia64: Make hugetlb support compile again.

parent edb1a9eb
......@@ -392,8 +392,6 @@ int set_hugetlb_mem_size(int count)
{
int lcount;
struct page *page ;
extern long htlbzone_pages;
extern struct list_head htlbpage_freelist;
if (count < 0)
lcount = count;
......
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