sparc32: drop btfixup in page_32.h
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
ff14c07327
commit
fb6f66f405
@@ -110,10 +110,7 @@ typedef unsigned long iopgprot_t;
|
||||
typedef struct page *pgtable_t;
|
||||
|
||||
extern unsigned long sparc_unmapped_base;
|
||||
|
||||
BTFIXUPDEF_SETHI(sparc_unmapped_base)
|
||||
|
||||
#define TASK_UNMAPPED_BASE BTFIXUP_SETHI(sparc_unmapped_base)
|
||||
#define TASK_UNMAPPED_BASE sparc_unmapped_base
|
||||
|
||||
#else /* !(__ASSEMBLY__) */
|
||||
|
||||
|
Reference in New Issue
Block a user