Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fibocom_qmi: fixes build error #11718

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Conversation

lunatickochiya
Copy link
Contributor

qmi_wwan_f.c:2100:5: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
2100 | int status = qmi_wwan_bind(dev, intf);
| ^~~

Q:你知道这是pull request吗?(使用 "x" 选择)

  • [ x] 我知道

qmi_wwan_f.c:2100:5: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
 2100 |     int status = qmi_wwan_bind(dev, intf);
      |     ^~~
@aiamadeus aiamadeus changed the title fibocom_qmi: fixes build error in latest 5.15 kernel fibocom_qmi: fixes build error Dec 19, 2023
@lunatickochiya
Copy link
Contributor Author

改一下?

已改

Repository owner deleted a comment from lunatickochiya Dec 19, 2023
@aiamadeus aiamadeus merged commit 2baf4cd into coolsnowwolf:master Dec 19, 2023
github-actions bot added a commit to myido/lede that referenced this pull request Dec 19, 2023
github-actions bot added a commit to qingxiwanjia/lede-openwrt that referenced this pull request Dec 19, 2023
github-actions bot added a commit to jianghe650/lede that referenced this pull request Dec 19, 2023
github-actions bot added a commit to gitlili2499/lede that referenced this pull request Dec 19, 2023
github-actions bot added a commit to zhizunbao84/lede that referenced this pull request Dec 19, 2023
github-actions bot added a commit to a1341450200/lede that referenced this pull request Dec 19, 2023
github-actions bot added a commit to 1602520079/lede that referenced this pull request Dec 19, 2023
github-actions bot added a commit to Hgd-spec/lede that referenced this pull request Dec 19, 2023
github-actions bot added a commit to chingxuds/lede-custom that referenced this pull request Dec 19, 2023
github-actions bot added a commit to ainiyxx/lede that referenced this pull request Dec 19, 2023
github-actions bot added a commit to Kirie233/lede that referenced this pull request Dec 19, 2023
github-actions bot added a commit to lexlong2007/lede that referenced this pull request Dec 19, 2023
github-actions bot added a commit to imxiaohu/lede that referenced this pull request Dec 19, 2023
github-actions bot added a commit to xiaohong001/lede that referenced this pull request Dec 19, 2023
github-actions bot pushed a commit to UtMetoo/OpenWRT_Lede that referenced this pull request Dec 19, 2023
github-actions bot pushed a commit to zesming/lede that referenced this pull request Dec 20, 2023
github-actions bot added a commit to caixlcq/lede that referenced this pull request Dec 20, 2023
github-actions bot added a commit to oldskooler/lede that referenced this pull request Dec 22, 2023
* https://github.com/coolsnowwolf/lede:
  kernel: bump 5.15 to 5.15.144 (coolsnowwolf#11728)
  kernel: bump 5.10 to 5.10.205 (coolsnowwolf#11730)
  kernel: bump 5.4 to 5.4.265 (coolsnowwolf#11723)
  kernel: bump 6.1 to 6.1.69 (coolsnowwolf#11729)
  mac80211: refresh all patches
  mac80211: ath11k: sync with upstream linux
  base-files: add mmc_get_mac_ascii function
  u-boot.mk: do not force parallel build
  fibocom_qmi: fixes build error (coolsnowwolf#11718)
  kernel: bump 5.10 to 5.10.204 (coolsnowwolf#11721)
  kernel: refresh 5.15 patches (coolsnowwolf#11715)
  kernel: refresh 5.10 patches (coolsnowwolf#11719)
  kernel: bump 5.15 to 5.15.143
  kernel: fixes usb-audio depends (coolsnowwolf#11713)
  kernel: bump 6.1 to 6.1.68 (coolsnowwolf#11708)
  kernel: bump 5.4 to 5.4.264 (coolsnowwolf#11711)
  kernel: bump 5.10 to 5.10.201 (coolsnowwolf#11710)
  kernel: bump 5.15 to 5.15.142 (coolsnowwolf#11709)
yjh126yjh pushed a commit to yjh126yjh/lede that referenced this pull request Dec 23, 2023
* https://github.com/coolsnowwolf/lede:
  kernel: bump 5.15 to 5.15.145 (coolsnowwolf#11733)
  kernel: bump 5.15 to 5.15.144 (coolsnowwolf#11728)
  kernel: bump 5.10 to 5.10.205 (coolsnowwolf#11730)
  kernel: bump 5.4 to 5.4.265 (coolsnowwolf#11723)
  kernel: bump 6.1 to 6.1.69 (coolsnowwolf#11729)
  mac80211: refresh all patches
  mac80211: ath11k: sync with upstream linux
  base-files: add mmc_get_mac_ascii function
  u-boot.mk: do not force parallel build
  fibocom_qmi: fixes build error (coolsnowwolf#11718)
  kernel: bump 5.10 to 5.10.204 (coolsnowwolf#11721)
  kernel: refresh 5.15 patches (coolsnowwolf#11715)
  kernel: refresh 5.10 patches (coolsnowwolf#11719)
  kernel: bump 5.15 to 5.15.143
  kernel: fixes usb-audio depends (coolsnowwolf#11713)
467815891a pushed a commit to 467815891a/lede that referenced this pull request Dec 25, 2023
xayane added a commit to xayane/openwrt that referenced this pull request Dec 27, 2023
commit 4a683e0
Author: Miles Poupart <renjunyang007@126.com>
Date:   Mon Dec 25 22:40:15 2023 +0800

    kmod-media-core: update kconfig (coolsnowwolf#11735)

commit 4d6eb48
Author: aiamadeus <2789289348@qq.com>
Date:   Tue Dec 12 23:08:26 2023 +0800

    github: update issue and pr template

commit 138efb1
Author: Beginner <70857188+Beginner-Go@users.noreply.github.com>
Date:   Sun Dec 24 00:25:24 2023 +0800

    kernel: bump 5.15 to 5.15.145 (coolsnowwolf#11733)

commit 6070792
Author: Beginner <70857188+Beginner-Go@users.noreply.github.com>
Date:   Fri Dec 22 15:47:09 2023 +0800

    kernel: bump 5.15 to 5.15.144 (coolsnowwolf#11728)

    Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>

commit d0f140b
Author: Beginner <70857188+Beginner-Go@users.noreply.github.com>
Date:   Fri Dec 22 15:43:59 2023 +0800

    kernel: bump 5.10 to 5.10.205 (coolsnowwolf#11730)

    Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>

commit ccadf36
Author: Beginner <70857188+Beginner-Go@users.noreply.github.com>
Date:   Fri Dec 22 10:30:11 2023 +0800

    kernel: bump 5.4 to 5.4.265 (coolsnowwolf#11723)

commit 6731232
Author: Beginner <70857188+Beginner-Go@users.noreply.github.com>
Date:   Fri Dec 22 10:26:57 2023 +0800

    kernel: bump 6.1 to 6.1.69 (coolsnowwolf#11729)

commit 14fb304
Author: aiamadeus <2789289348@qq.com>
Date:   Thu Dec 7 23:10:18 2023 +0800

    mac80211: refresh all patches

    Signed-off-by: AnYun <amadeus@openjmu.xyz>

commit 794fa13
Author: aiamadeus <2789289348@qq.com>
Date:   Wed Dec 6 22:08:05 2023 +0800

    mac80211: ath11k: sync with upstream linux

    Signed-off-by: AnYun <amadeus@openjmu.xyz>

commit 4658355
Author: Daniel Golle <daniel@makrotopia.org>
Date:   Fri Nov 17 00:02:05 2023 +0000

    base-files: add mmc_get_mac_ascii function

    Similar to the *_get_mac_binary function, also split the common parts
    off mtd_get_mac_ascii into new get_mac_ascii function and introduce
    mmc_get_mac_ascii which uses it.

    Signed-off-by: Daniel Golle <daniel@makrotopia.org>

commit c7ee906
Author: Martin Schiller <ms@dev.tdt.de>
Date:   Thu Nov 16 14:10:46 2023 +0100

    u-boot.mk: do not force parallel build

    Some patched u-boots may have problems with parallel build.
    Do not enforce parallel build here so one can set PKG_BUILD_PARALLEL:=0
    in the specific u-boot Makefile also before including the u-boot.mk.

    Signed-off-by: Martin Schiller <ms@dev.tdt.de>

commit 2baf4cd
Author: lunatickochiya <55731491+lunatickochiya@users.noreply.github.com>
Date:   Tue Dec 19 15:10:25 2023 +0800

    fibocom_qmi: fixes build error (coolsnowwolf#11718)

commit ba3c8ab
Author: Beginner <70857188+Beginner-Go@users.noreply.github.com>
Date:   Tue Dec 19 10:30:35 2023 +0800

    kernel: bump 5.10 to 5.10.204 (coolsnowwolf#11721)

commit b36db4e
Author: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
Date:   Sun Dec 17 13:40:54 2023 +0000

    kernel: refresh 5.15 patches (coolsnowwolf#11715)

commit fae6bc8
Author: Beginner <70857188+Beginner-Go@users.noreply.github.com>
Date:   Mon Dec 18 10:25:13 2023 +0800

    kernel: refresh 5.10 patches (coolsnowwolf#11719)

    Fixes: coolsnowwolf#11712

commit 67dcd38
Author: coolsnowwolf <coolsnowwolf@gmail.com>
Date:   Sun Dec 17 15:38:17 2023 +0800

    kernel: bump 5.15 to 5.15.143

commit 783f460
Author: HHJLKK <32214003+HHJLKK@users.noreply.github.com>
Date:   Sun Dec 17 12:25:25 2023 +0800

    kernel: fixes usb-audio depends (coolsnowwolf#11713)

    Fixes: coolsnowwolf#11703

commit a316972
Author: aakkll <94471752+aakkll@users.noreply.github.com>
Date:   Sat Dec 16 12:08:02 2023 +0800

    kernel: bump 6.1 to 6.1.68 (coolsnowwolf#11708)

commit 0d2cce2
Author: aakkll <94471752+aakkll@users.noreply.github.com>
Date:   Sat Dec 16 12:06:10 2023 +0800

    kernel: bump 5.4 to 5.4.264 (coolsnowwolf#11711)

commit 37d1429
Author: Beginner <70857188+Beginner-Go@users.noreply.github.com>
Date:   Sat Dec 16 12:04:17 2023 +0800

    kernel: bump 5.10 to 5.10.201 (coolsnowwolf#11710)

commit 3358c91
Author: Beginner <70857188+Beginner-Go@users.noreply.github.com>
Date:   Sat Dec 16 12:02:58 2023 +0800

    kernel: bump 5.15 to 5.15.142 (coolsnowwolf#11709)

commit 1cd3b4e
Author: aiamadeus <2789289348@qq.com>
Date:   Sun Nov 12 23:05:14 2023 +0800

    mediatek: add support for FZS P3
github-actions bot added a commit to cayercarelys/lede that referenced this pull request Dec 28, 2023
* https://github.com/coolsnowwolf/lede: (38 commits)
  mediatek: add mt7988 pinctrl driver support
  mediatek: add mt7988 clock drivers support
  kmod-media-core: update kconfig (coolsnowwolf#11735)
  github: update issue and pr template
  kernel: bump 5.15 to 5.15.145 (coolsnowwolf#11733)
  kernel: bump 5.15 to 5.15.144 (coolsnowwolf#11728)
  kernel: bump 5.10 to 5.10.205 (coolsnowwolf#11730)
  kernel: bump 5.4 to 5.4.265 (coolsnowwolf#11723)
  kernel: bump 6.1 to 6.1.69 (coolsnowwolf#11729)
  mac80211: refresh all patches
  mac80211: ath11k: sync with upstream linux
  base-files: add mmc_get_mac_ascii function
  u-boot.mk: do not force parallel build
  fibocom_qmi: fixes build error (coolsnowwolf#11718)
  kernel: bump 5.10 to 5.10.204 (coolsnowwolf#11721)
  kernel: refresh 5.15 patches (coolsnowwolf#11715)
  kernel: refresh 5.10 patches (coolsnowwolf#11719)
  kernel: bump 5.15 to 5.15.143
  kernel: fixes usb-audio depends (coolsnowwolf#11713)
  kernel: bump 6.1 to 6.1.68 (coolsnowwolf#11708)
  ...
github-actions bot added a commit to jmmes/lede that referenced this pull request Jan 5, 2024
* https://github.com/coolsnowwolf/lede: (39 commits)
  mediatek: add support for Ruijie RG-X60 Pro (coolsnowwolf#11745)
  kernel: include MT7988 Ethernet support in Linux 6.1
  kernel: backport MT7988 DSA support for Linux 6.1
  x86: increase bios boot partition to 1 MiB (coolsnowwolf#11741)
  mediatek: use cpufreq fix suggested by MediaTek
  mediatek: add basic mt7988 device tree support
  mediatek: add mt7988 pinctrl driver support
  mediatek: add mt7988 clock drivers support
  kmod-media-core: update kconfig (coolsnowwolf#11735)
  github: update issue and pr template
  kernel: bump 5.15 to 5.15.145 (coolsnowwolf#11733)
  kernel: bump 5.15 to 5.15.144 (coolsnowwolf#11728)
  kernel: bump 5.10 to 5.10.205 (coolsnowwolf#11730)
  kernel: bump 5.4 to 5.4.265 (coolsnowwolf#11723)
  kernel: bump 6.1 to 6.1.69 (coolsnowwolf#11729)
  mac80211: refresh all patches
  mac80211: ath11k: sync with upstream linux
  base-files: add mmc_get_mac_ascii function
  u-boot.mk: do not force parallel build
  fibocom_qmi: fixes build error (coolsnowwolf#11718)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants