Revert "parisc: fix trivial section name warnings"
This reverts commit bd3bb8c15b
.
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
#include <asm/assembly.h>
|
||||
#include <asm/errno.h>
|
||||
#include <linux/linkage.h>
|
||||
#include <linux/init.h>
|
||||
|
||||
#ifdef CONFIG_SMP
|
||||
.macro get_fault_ip t1 t2
|
||||
@@ -56,7 +55,7 @@
|
||||
|
||||
.level LEVEL
|
||||
|
||||
__HEAD
|
||||
.text
|
||||
.section .fixup, "ax"
|
||||
|
||||
/* get_user() fixups, store -EFAULT in r8, and 0 in r9 */
|
||||
|
Reference in New Issue
Block a user