From: Jean Delvare Date: Tue, 12 Dec 2006 17:18:28 +0000 (+0100) Subject: hwmon/hdaps: Move the DMI detection data to .data X-Git-Tag: v2.6.20-rc1~34^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=509a5e85c3a8f0a81c916fac4579b6d1b5ea58da;p=pandora-kernel.git hwmon/hdaps: Move the DMI detection data to .data Move the DMI detection data from .text to .data. We really don't want that amount of data on the stack. Also refactor the macros used to generate the detection data, the vendor becomes a parameter. Signed-off-by: Jean Delvare Signed-off-by: Robert Love --- Reading git-diff-tree failed