firmware: convert Ambassador ATM driver to request_firmware()
[linux-2.6-block.git] / drivers / atm / ambassador.h
index df55fa8387dc4d374d567ef33dd6d66643d29305..bd1c46a7ef49de51282303bc3ed9b78d3a8669dd 100644 (file)
@@ -656,17 +656,6 @@ typedef struct amb_dev amb_dev;
 #define AMB_DEV(atm_dev) ((amb_dev *) (atm_dev)->dev_data)
 #define AMB_VCC(atm_vcc) ((amb_vcc *) (atm_vcc)->dev_data)
 
-/* the microcode */
-
-typedef struct {
-  u32 start;
-  unsigned int count;
-} region;
-
-static region ucode_regions[];
-static u32 ucode_data[];
-static u32 ucode_start;
-
 /* rate rounding */
 
 typedef enum {