[PATCH] libertas: Get rid of version.h
Signed-off-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
		
					parent
					
						
							
								0dc5a29044
							
						
					
				
			
			
				commit
				
					
						3ce4023275
					
				
			
		
					 3 changed files with 7 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -21,6 +21,13 @@
 | 
			
		|||
#include "debugfs.h"
 | 
			
		||||
#include "assoc.h"
 | 
			
		||||
 | 
			
		||||
#define DRIVER_RELEASE_VERSION "320.p0"
 | 
			
		||||
const char libertas_driver_version[] = "COMM-USB8388-" DRIVER_RELEASE_VERSION
 | 
			
		||||
#ifdef  DEBUG
 | 
			
		||||
    "-dbg"
 | 
			
		||||
#endif
 | 
			
		||||
    "";
 | 
			
		||||
 | 
			
		||||
#ifdef ENABLE_PM
 | 
			
		||||
static struct pm_dev *wlan_pm_dev = NULL;
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,8 +1 @@
 | 
			
		|||
#define DRIVER_RELEASE_VERSION "320.p0"
 | 
			
		||||
const char libertas_driver_version[] = "COMM-USB8388-" DRIVER_RELEASE_VERSION
 | 
			
		||||
#ifdef  DEBUG
 | 
			
		||||
    "-dbg"
 | 
			
		||||
#endif
 | 
			
		||||
    "";
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -17,7 +17,6 @@
 | 
			
		|||
#include "defs.h"
 | 
			
		||||
#include "dev.h"
 | 
			
		||||
#include "join.h"
 | 
			
		||||
#include "version.h"
 | 
			
		||||
#include "wext.h"
 | 
			
		||||
#include "assoc.h"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue