From: Javier Martinez Canillas Date: Sun, 30 Aug 2015 21:58:44 +0000 (+0200) Subject: gpio: sx150x: Remove unnecessary MODULE_ALIAS() X-Git-Tag: omap-for-v4.3/fixes-rc5~132^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e799f35c32ea940222b568abf38d6abcab7fa8c1;p=pandora-kernel.git gpio: sx150x: Remove unnecessary MODULE_ALIAS() The driver has a I2C device id table that is used to create the module aliases and also "sx150x" isn't a supported I2C id, so it's never used. Signed-off-by: Javier Martinez Canillas Signed-off-by: Linus Walleij --- Reading git-diff-tree failed