From: Sudip Mukherjee Date: Mon, 29 Sep 2014 09:03:22 +0000 (+0530) Subject: ALSA: ctxfi: removed typecast to (struct hw *) X-Git-Tag: fixes-against-v3.18-rc2~128^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6bfe86fd22a7e21c50f5b36c894f721614bafa5;p=pandora-kernel.git ALSA: ctxfi: removed typecast to (struct hw *) the previous patch of the series has converted the void * to struct hw * . Now this patch removes the typecasting to (struct hw *) which is not needed any more. Signed-off-by: Sudip Mukherjee Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed