From: Peter Huewe Date: Mon, 12 Nov 2012 22:37:17 +0000 (+0100) Subject: char/tpm: Remove duplicated lookup table X-Git-Tag: v3.9-rc1~137^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=720ca4a9af1f1ce1d4d95ec4d6166ce84ede227f;p=pandora-kernel.git char/tpm: Remove duplicated lookup table The entries in tpm_protected_ordinal_duration are exactly the same as the first 12 in tpm_ordinal_duration, so we can simply remove this one, and save some bytes. This does not change the behavior of the driver. Signed-off-by: Peter Huewe Signed-off-by: Kent Yoder --- Reading git-diff-tree failed