|
@@ -432,7 +432,7 @@ struct ath9k_hw_version {
|
|
|
* Using de Bruijin sequence to to look up 1's index in a 32 bit number
|
|
|
* debruijn32 = 0000 0111 0111 1100 1011 0101 0011 0001
|
|
|
*/
|
|
|
-#define debruijn32 0x077CB531UL
|
|
|
+#define debruijn32 0x077CB531U
|
|
|
|
|
|
struct ath_gen_timer_configuration {
|
|
|
u32 next_addr;
|