summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/pacache.S
diff options
context:
space:
mode:
authorKyle McMartin2008-05-22 20:36:31 +0200
committerKyle McMartin2008-06-13 16:49:45 +0200
commitdfcf753bd3fb09f336659d07b1c48db7e62772e0 (patch)
tree84f52b9f5b735a607b3c11e596a6dfb8ca5c31bd /arch/parisc/kernel/pacache.S
parentLinux 2.6.26-rc6 (diff)
downloadkernel-qcow2-linux-dfcf753bd3fb09f336659d07b1c48db7e62772e0.tar.gz
kernel-qcow2-linux-dfcf753bd3fb09f336659d07b1c48db7e62772e0.tar.xz
kernel-qcow2-linux-dfcf753bd3fb09f336659d07b1c48db7e62772e0.zip
Revert "parisc: fix trivial section name warnings"
This reverts commit bd3bb8c15b9a80dbddfb7905b237a4a11a4725b4. Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Diffstat (limited to 'arch/parisc/kernel/pacache.S')
-rw-r--r--arch/parisc/kernel/pacache.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/parisc/kernel/pacache.S b/arch/parisc/kernel/pacache.S
index e3246a5ca74f..09b77b2553c6 100644
--- a/arch/parisc/kernel/pacache.S
+++ b/arch/parisc/kernel/pacache.S
@@ -37,9 +37,8 @@
#include <asm/pgtable.h>
#include <asm/cache.h>
#include <linux/linkage.h>
-#include <linux/init.h>
- __HEAD
+ .text
.align 128
ENTRY(flush_tlb_all_local)