mirror of https://gitee.com/openkylin/linux.git
merge filename and modify references to iseries/iseries_io.h
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
This commit is contained in:
parent
c43a55ff4e
commit
6cbbdabb01
|
@ -13,7 +13,7 @@
|
|||
#include <asm/page.h>
|
||||
#include <asm/byteorder.h>
|
||||
#ifdef CONFIG_PPC_ISERIES
|
||||
#include <asm/iSeries/iSeries_io.h>
|
||||
#include <asm/iseries/iseries_io.h>
|
||||
#endif
|
||||
#include <asm/synch.h>
|
||||
#include <asm/delay.h>
|
||||
|
|
Loading…
Reference in New Issue