From: Greg Ungerer Date: Mon, 26 Jun 2006 06:34:04 +0000 (+1000) Subject: [PATCH] m68knommu: remove __ramvec from 68328/pilot start code X-Git-Tag: v2.6.18-rc1~610 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ae9cb6bd4c23616b229b135ea57a93a6a24e13a;p=pandora-kernel.git [PATCH] m68knommu: remove __ramvec from 68328/pilot start code __ramvec has been removed from the linker script. The vector base address is defined as a configurable option, use that. Remove its use from the 68328/pilot startup code. Signed-off-by: Greg Ungerer Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed