From: Kyungmin Park Date: Wed, 27 Oct 2010 22:34:52 +0000 (-0700) Subject: ramoops: use the platform data structure instead of module params X-Git-Tag: v2.6.37-rc1~85^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3b92ce9e75f6353104fc7f8e32fb9fdb2550ad0;p=pandora-kernel.git ramoops: use the platform data structure instead of module params As each board and system has different memory for ramoops. It's better to define the platform data instead of module params. [akpm@linux-foundation.org: fix ramoops_remove() return type] Signed-off-by: Kyungmin Park Cc: Marco Stornelli Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed