Hi all, After merging the char-misc tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/misc/aspeed-p2a-ctrl.c: In function 'aspeed_p2a_mmap': drivers/misc/aspeed-p2a-ctrl.c:110:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] pgprot_t prot = vma->vm_page_prot; ^~~~~~~~ Introduced by commit 01c60dcea9f7 ("drivers/misc: Add Aspeed P2A control driver") -- Cheers, Stephen Rothwell