From: Nobuhiro Iwamatsu Date: Thu, 6 Jun 2013 09:50:30 +0000 (+0000) Subject: sh_eth: remove #ifdef around sh_eth_select_mii() X-Git-Tag: v3.11-rc1~16^2~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7feacf1ee6944fc571802d58dcffaf13b4fb4cc;p=pandora-kernel.git sh_eth: remove #ifdef around sh_eth_select_mii() We can simply remove #ifdef'fery around sh_eth_select_mii(). We have to annotate it with '__maybe_unused' then. Signed-off-by: Nobuhiro Iwamatsu [Sergei: added the changelog, reworded the subject, changing the prefix.] Signed-off-by: Sergei Shtylyov Signed-off-by: David S. Miller --- Reading git-diff-tree failed