dect
/
linux-2.6
Archived
13
0
Fork 0

merge filename and modify references to iseries/iseries_io.h

Signed-off-by: Kelly Daly <kelly@au.ibm.com>
This commit is contained in:
Kelly Daly 2005-11-02 15:07:51 +11:00
parent c43a55ff4e
commit 6cbbdabb01
2 changed files with 1 additions and 1 deletions

View File

@ -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>