]> git.baikalelectronics.ru Git - kernel.git/commit
mips: separate extable.h, switch module.h to it
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 5 Sep 2016 15:35:50 +0000 (11:35 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 5 Oct 2016 22:36:18 +0000 (18:36 -0400)
commit4464169d9687dfb1709560a912ff9fb1e5df0e42
treea84919662bc120caf0cb51b52ee3d528a64e547b
parent88023673e04f4f1f41cdf324f7cc3e2423d52f3a
mips: separate extable.h, switch module.h to it

more victims of indirect include chains - au1200fb
lasat/picvue_proc and watchdog/ath79_wdt

... as well as tb0219, spotted by Sudip Mukherjee

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/mips/include/asm/extable.h [new file with mode: 0644]
arch/mips/include/asm/module.h
arch/mips/include/asm/uaccess.h
arch/mips/lasat/picvue_proc.c
drivers/char/tb0219.c
drivers/video/fbdev/au1200fb.c
drivers/watchdog/ath79_wdt.c