Merge tag 'csky-for-linus-6.6' of https://github.com/c-sky/csky-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Aug 2023 19:20:25 +0000 (12:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Aug 2023 19:20:25 +0000 (12:20 -0700)
commiteaf9f4649cf03ba3442712497a30686380ba7c23
treecef2ec5cefd54747eb81b7774c37978a31801044
parent48d25d382643a9d8867f8eb13af231268ab10db5
parentc8171a86b27401aa1f492dd1f080f3102264f1ab
Merge tag 'csky-for-linus-6.6' of https://github.com/c-sky/csky-linux

Pull arch/csky updates from Guo Ren:

 - Fixup compile warnings

 - Fixup update_mmu_cache

* tag 'csky-for-linus-6.6' of https://github.com/c-sky/csky-linux:
  csky: Fixup -Wmissing-prototypes warning
  csky: Make pfn accessors static inlines
  csky: Cast argument to virt_to_pfn() to (void *)
  csky: pgtable: Invalidate stale I-cache lines in update_mmu_cache
  csky: fix old style declaration in module.c