remove all trailing whitespaces in one run
[open-ath9k-htc-firmware.git] / target_firmware / magpie_fw_dev / target / cmnos / clock_api.h
index c7aae71f6f0dd6056691a9a242dba8dae3704164..82b80fe1f33fc0691a9a44738478dab05ff1c1dd 100755 (executable)
@@ -48,7 +48,7 @@ struct clock_api {
     A_UINT32 (* _refclk_speed_get)(void);
     A_UINT32 (* _milliseconds)(void);
     void (* _sysclk_change)(void);
-    
+
     void (* _clock_tick)(void);
 };