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-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dcc19fedaa4222ee391a1504421d02de9e9a39d;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 Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed