wimax/i2400m: decide properly if using signed vs non-signed firmware loading
[pandora-kernel.git] / include / linux / wimax / i2400m.h
index 433693e..d6e2a35 100644 (file)
@@ -168,16 +168,6 @@ enum i2400m_brh {
 };
 
 
-/* Constants for bcf->module_id */
-enum i2400m_bcf_mod_id {
-       /* Firmware file carries its own pokes -- pokes are a set of
-        * magical values that have to be written in certain memory
-        * addresses to get the device up and ready for firmware
-        * download when it is in non-signed boot mode. */
-       I2400M_BCF_MOD_ID_POKES = 0x000000001,
-};
-
-
 /**
  * i2400m_bootrom_header - Header for a boot-mode command
  *