[PATCH] m68knommu: remove __ramvec from 68328/pilot start code
authorGreg Ungerer <gerg@snapgear.com>
Mon, 26 Jun 2006 06:34:04 +0000 (16:34 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 17:59:07 +0000 (10:59 -0700)
commit2ae9cb6bd4c23616b229b135ea57a93a6a24e13a
treebf68a68c16a39224c82790070b96d4d5ab5c5d70
parent5f2f444136abdb13dbd2094555aa65fc252aef6c
[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 <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/m68knommu/platform/68328/head-pilot.S