video/sis: Remove unused structs SiS_SDRDRAM_TYPE/SiS_DDRDRAM_TYPE/SiS_DRAMType
authorPeter Huewe <peterhuewe@gmx.de>
Thu, 3 May 2012 21:42:39 +0000 (23:42 +0200)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Tue, 8 May 2012 16:58:20 +0000 (16:58 +0000)
commit3d7e5a9b15bcf832260831176f1f7001f104d38b
tree475f56b3c3c519529bd8002fa2e51448dd24bbc4
parentb71b76333952053c383d20f7b2175968d8ada304
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 <peterhuewe@gmx.de>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/sis/init.h