ath9k_htc: Update to upstream's commit d19607454d656cb14d8c16dfbf161eebb542e8fe dated...
[linux-libre-firmware.git] / ath9k_htc / target_firmware / magpie_fw_dev / target / inc / osapi.h
index 1959fdb2f8d2462b839d19e576973745194190c1..897b5802674cde6a9403bfef9902a340505b93b4 100755 (executable)
 
 /*
  * Intentional Misaligned Load special "addresses".
- * Loads from misaligned addresses have special semantics, 
+ * Loads from misaligned addresses have special semantics,
  * handled by the OS, depending on the lower nibble.
  *
  * NOTE1: word-aligned nibbles will not cause any exception,
 #endif
 
 #ifdef HTC_TRACE_MBOX_PAUSE
-#define A_ASSERT( __bool ) 
+#define A_ASSERT( __bool )
 #else
 /*
  * Code space dedicated to asserts is minimal.  We use an Intentional