X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=carlfw%2Fsrc%2Ffw.c;h=c3519856d923dd7692aa076a0ff960bbadcda011;hb=5ca342d7ea691331d6a04e022062232d6b36e415;hp=f705a0d9dcb446c21b7d5de0da341ac613d36e71;hpb=33a5b694bb3a09b4b0c4ed57c18926f831bf2c42;p=carl9170fw.git diff --git a/carlfw/src/fw.c b/carlfw/src/fw.c index f705a0d..c351985 100644 --- a/carlfw/src/fw.c +++ b/carlfw/src/fw.c @@ -16,8 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; If not, see . */ #include "carl9170.h" #include "fwdsc.h" @@ -31,7 +30,7 @@ more \ } -const struct carl9170_firmware_descriptor __section(fwdsc) __visible carl9170fw_desc = { +const struct carl9170_firmware_descriptor __in_section(fwdsc) __visible carl9170fw_desc = { FILL(otus, OTUS, .feature_set = cpu_to_le32(BIT(CARL9170FW_DUMMY_FEATURE) | BIT(CARL9170FW_USB_RESP_EP2) |