From: Sergei Shtylyov Date: Wed, 6 Apr 2011 17:29:24 +0000 (+0000) Subject: DA8xx: move base address #define's to their proper place X-Git-Tag: v3.0-rc1~34^2^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ac764e3479f6057c1cc85bd960dd2aa0fb82fea;p=pandora-kernel.git DA8xx: move base address #define's to their proper place Move DA8XX_MMCSD0_BASE, DA8XX_LCD_CNTRL_BASE, and DA8XX_DDR2_CTL_BASE from to devices-da8xx.c as the latter file is the only place where these macros are used. While at it, restore sorting the base address macros by address value in devices-da8xx.c... Signed-off-by: Sergei Shtylyov --- Reading git-diff-tree failed