From: Mauro Carvalho Chehab Date: Wed, 6 Mar 2013 11:30:08 +0000 (-0300) Subject: [media] siano: remove a duplicated structure definition X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~465 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c31b9fb26069d0beedb3125a4ff3c1d0f8051d26;p=pandora-kernel.git [media] siano: remove a duplicated structure definition The same GPIO config struct was declared twice at the driver, with different names and different macros: struct smscore_config_gpio struct smscore_config_gpio Remove the one that uses CamelCase and fix the references to its attributes/macros. No functional changes. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed