mtd: use broadcom specific code on linux 2.6 as well
SVN-Revision: 12651
This commit is contained in:
		@@ -46,6 +46,10 @@
 | 
				
			|||||||
#include "mtd-api.h"
 | 
					#include "mtd-api.h"
 | 
				
			||||||
#include "mtd.h"
 | 
					#include "mtd.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#ifdef target_brcm47xx
 | 
				
			||||||
 | 
					#define target_brcm 1
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define TRX_MAGIC       0x30524448      /* "HDR0" */
 | 
					#define TRX_MAGIC       0x30524448      /* "HDR0" */
 | 
				
			||||||
#define MAX_ARGS 8
 | 
					#define MAX_ARGS 8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user