From: Peter Huewe Date: Thu, 3 May 2012 21:42:39 +0000 (+0200) Subject: video/sis: Remove unused structs SiS_SDRDRAM_TYPE/SiS_DDRDRAM_TYPE/SiS_DRAMType X-Git-Tag: v3.5-rc1~7^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d7e5a9b15bcf832260831176f1f7001f104d38b;p=pandora-kernel.git video/sis: Remove unused structs SiS_SDRDRAM_TYPE/SiS_DDRDRAM_TYPE/SiS_DRAMType This patch removes the unused structs SiS_SDRDRAM_TYPE and SiS_DDRDRAM_TYPE from init.h These are not used anywhere so we can delete them. The SiS_DRAMType is identically defined in sis_main.c and only used there so we can remove it here. Signed-off-by: Peter Huewe Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed