stmmac: remove STMMAC_DEBUG_FS
authorGiuseppe CAVALLARO <peppe.cavallaro@st.com>
Tue, 4 Nov 2014 14:49:33 +0000 (15:49 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Nov 2014 21:14:43 +0000 (16:14 -0500)
the STMMAC_DEBUG_FS Koption is now removed from the
driver configuration and this support will be built
by default when DEBUG_FS is present. This can also be
useful on building driver verification.

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found