From: Seth Jennings Date: Tue, 20 Aug 2013 17:13:01 +0000 (-0500) Subject: drivers: base: reduce add_memory_section() for boot-time only X-Git-Tag: v3.12-rc1~184^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37a7bd6255b415afe197489b5cd1f9568a7ae058;p=pandora-kernel.git drivers: base: reduce add_memory_section() for boot-time only Now that add_memory_section() is only called from boot time, reduce the logic and remove the enum. Signed-off-by: Seth Jennings Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed