staging: wilc1000: remove WILC_Uint32
[linux-2.6-block.git] / drivers / staging / wilc1000 / wilc_sleep.h
index 2865c8e44346b5ee4c1f650774b3706befd518b7..261f4ede338c4958214edda5000329a36b75fb70 100644 (file)
@@ -12,6 +12,6 @@
  *              sleep, for accurate high resolution sleep use u32TimeMicoSec
  */
 /* TODO: remove and open-code in callers */
-void WILC_Sleep(WILC_Uint32 u32TimeMilliSec);
+void WILC_Sleep(u32 u32TimeMilliSec);
 
 #endif