From: Helge Deller Date: Fri, 2 May 2008 20:02:48 +0000 (+0200) Subject: parisc: fix trivial section name warnings X-Git-Tag: v2.6.26-rc3~32^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd3bb8c15b9a80dbddfb7905b237a4a11a4725b4;p=pandora-kernel.git parisc: fix trivial section name warnings This trivial patch fixes the following section warnings on PARISC: > WARNING: vmlinux.o (.text.1): unexpected section name. >The (.[number]+) following section name are ld generated and not expected. > Did you forget to use "ax"/"aw" in a .S file? > Note that for example contains > section definitions for use in .S files. Signed-off-by: Helge Deller Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed