ath9k_htc: Update to upstream's commit d19607454d656cb14d8c16dfbf161eebb542e8fe dated...
[linux-libre-firmware.git] / ath9k_htc / target_firmware / magpie_fw_dev / target / adf / adf_os_time_pvt.h
index 3b9d02a108780fa3dcaa82641e95d5c878d31047..708ff434b9f863e467c098046ecc8460e34037e1 100755 (executable)
@@ -42,7 +42,7 @@
  * @brief this code is modified version of tvtohz(9) which
  *        returns signed int which we don't require, hence we
  *        got rid of the type casting thing
- * 
+ *
  * @return unsigned long
  */
 static inline unsigned long
@@ -63,7 +63,7 @@ __adf_os_msecs_to_ticks(a_uint32_t msecs)
 static inline unsigned long
 __adf_os_getuptime(void)
 {
-    return MSEC_TO_TICK(A_MILLISECONDS());;      
+    return MSEC_TO_TICK(A_MILLISECONDS());;
 }
 
 static inline void