/[openvortex]/alsa/ppc/powermac.c
ViewVC logotype

Diff of /alsa/ppc/powermac.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by vizard, Sat May 31 02:35:16 2003 UTC revision 1.3 by vizard, Sun Jun 15 21:01:34 2003 UTC
# Line 1  Line 1 
1  #include <linux/config.h>  #include <linux/config.h>
2  #include <linux/version.h>  #include <linux/version.h>
3    
4    #if LINUX_VERSION_CODE < KERNEL_VERSION(2,3,0)
5    #define CONFIG_ADB_CUDA
6    #define CONFIG_ADB_PMU
7    #endif
8    
9  #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 5, 0)  #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 5, 0)
10  #define PMAC_SUPPORT_PCM_BEEP  #define PMAC_SUPPORT_PCM_BEEP
11  #endif  #endif

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26