X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fnet%2Fstmmac%2Fstmmac_timer.h;h=6863590d184bcc9c335da8bfb51562eafafc7557;hb=fbf07eac7bf21c262143194181bd97c5d18b8ceb;hp=f795cae33725913697d654e26e8a839bb6e8a483;hpb=330f28f691e9b349e34adcaf82b273cf061bb491;p=mv-sheeva.git diff --git a/drivers/net/stmmac/stmmac_timer.h b/drivers/net/stmmac/stmmac_timer.h index f795cae3372..6863590d184 100644 --- a/drivers/net/stmmac/stmmac_timer.h +++ b/drivers/net/stmmac/stmmac_timer.h @@ -26,6 +26,7 @@ struct stmmac_timer { void (*timer_start) (unsigned int new_freq); void (*timer_stop) (void); unsigned int freq; + unsigned int enable; }; /* Open the HW timer device and return 0 in case of success */