]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/net/stmmac/stmmac_timer.h
Merge branch 'x86/mce' into x86/urgent
[mv-sheeva.git] / drivers / net / stmmac / stmmac_timer.h
index f795cae33725913697d654e26e8a839bb6e8a483..6863590d184bcc9c335da8bfb51562eafafc7557 100644 (file)
@@ -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 */