From: Andrea Merello Date: Sat, 15 Mar 2014 17:29:35 +0000 (+0100) Subject: rtl8180: remove too-early-added rtl8187se enum value X-Git-Tag: v3.15-rc1~113^2~93^2^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf888184f8857b03f53bba84acb12f29f1068ea9;p=pandora-kernel.git rtl8180: remove too-early-added rtl8187se enum value While changing board-type variable to enum, I have added enum value for rtl8187se by mistake. This will causes gcc warnings with unhandled switch/cases. Remove it temporarily until I will push also rtl8187se changes. Signed-off-by: Andrea Merello Signed-off-by: John W. Linville --- Reading git-diff-tree failed