You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[PATCH] ppc64 iSeries: remove LparData.h
include/asm-ppc64/iSeries/LparData.h just included a whole lot of other files to declare variables that would be better declared in those other files. So, remove it. This will reduce that number of things needed to be included in most cases to access the relevant variables. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
6b7feecb2f
commit
0bc0ffd5f0
@@ -42,7 +42,6 @@
|
||||
#include <asm/time.h>
|
||||
#include <asm/rtas.h>
|
||||
|
||||
#include <asm/iSeries/LparData.h>
|
||||
#include <asm/iSeries/mf.h>
|
||||
#include <asm/machdep.h>
|
||||
#include <asm/iSeries/ItSpCommArea.h>
|
||||
|
||||
Reference in New Issue
Block a user