Codebase list crystalhd / debian/1%0.0_git20110715.fdd2f19-1
Fix build failure of drivers. Andres Mejia 12 years ago
2 changed file(s) with 14 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 Description: Patch to fix build failures with GCC-4.6
1 Origin: Debian
2
3 --- a/driver/linux/crystalhd_hw.h
4 +++ b/driver/linux/crystalhd_hw.h
5 @@ -35,6 +35,7 @@
6 #else
7 #include <asm/semaphore.h>
8 #endif
9 +#include <linux/delay.h>
10 #include "crystalhd_fw_if.h"
11 #include "crystalhd_misc.h"
12 #include "DriverFwShare.h"
00 exclude-firmware.patch
1 driver-build-failure-fix.patch