From: Geert Uytterhoeven Date: Sun, 24 Apr 2011 21:19:05 +0000 (+0200) Subject: m68k/amiga: Chip RAM - Always allocate from the start of memory X-Git-Tag: v3.1-rc1~101^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a17bfa4fb37e7f8e06ef31feafec559bd4c6699;p=pandora-kernel.git m68k/amiga: Chip RAM - Always allocate from the start of memory As of commit 5df1abdbd37af2ae317a1c5b5944173284dc55d6 ('m68k/amiga: Fix "debug=mem"'), "debug=mem" no longer uses amiga_chip_alloc_res(), so we can remove the hack to prefer memory at the safe end. This allows to simplify the code and make amiga_chip_alloc() just call amiga_chip_alloc_res() internally. Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed