“e62d918d5b10f2de8d43b09c1a6cfa2c19b6d05e”上不存在“projects/fcb-sgg/imports.yml”
  1. 19 2月, 2020 15 次提交
  2. 18 2月, 2020 1 次提交
  3. 15 2月, 2020 3 次提交
  4. 14 2月, 2020 2 次提交
  5. 13 2月, 2020 2 次提交
  6. 11 2月, 2020 4 次提交
  7. 09 2月, 2020 1 次提交
    • L
      Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver · b0ef7cda
      Linus Torvalds 提交于
      This is a merge error on my part - the driver was merged into mainline
      by commit c5951e7c ("Merge tag 'mips_5.6' of git://../mips/linux")
      over a week ago, but nobody apparently noticed that it didn't actually
      build due to still having a reference to the devm_ioremap_nocache()
      function, removed a few days earlier through commit 6a1000bd ("Merge
      tag 'ioremap-5.6' of git://../ioremap").
      
      Apparently this didn't get any build testing anywhere.  Not perhaps all
      that surprising: it's restricted to 64-bit MIPS only, and only with the
      new SGI_MFD_IOC3 support enabled.
      
      I only noticed because the ioremap conflicts in the ARM SoC driver
      update made me check there weren't any others hiding, and I found this
      one.
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      b0ef7cda
  8. 04 2月, 2020 2 次提交
  9. 24 1月, 2020 1 次提交
  10. 22 1月, 2020 9 次提交