Commit c43a55ff authored by Kelly Daly's avatar Kelly Daly

merge filename and modify references to iseries/lpar_map.h

Signed-off-by: default avatarKelly Daly <kelly@au.ibm.com>
parent 59ce20bb
......@@ -35,7 +35,7 @@
#include <asm/cputable.h>
#include <asm/setup.h>
#include <asm/hvcall.h>
#include <asm/iSeries/LparMap.h>
#include <asm/iseries/lpar_map.h>
#include <asm/thread_info.h>
#ifdef CONFIG_PPC_ISERIES
......
......@@ -8,7 +8,7 @@
*/
#include <asm/mmu.h>
#include <asm/page.h>
#include <asm/iSeries/LparMap.h>
#include <asm/iseries/lpar_map.h>
const struct LparMap __attribute__((__section__(".text"))) xLparMap = {
.xNumberEsids = HvEsidsToMap,
......
......@@ -19,7 +19,7 @@
#include <asm/lppaca.h>
#include <asm/iseries/it_lp_reg_save.h>
#include <asm/paca.h>
#include <asm/iSeries/LparMap.h>
#include <asm/iseries/lpar_map.h>
#include <asm/iseries/it_exp_vpd_panel.h>
#include <asm/iseries/it_lp_queue.h>
......
......@@ -51,7 +51,7 @@
#include <asm/iseries/it_lp_queue.h>
#include <asm/iSeries/mf.h>
#include <asm/iseries/hv_lp_event.h>
#include <asm/iSeries/LparMap.h>
#include <asm/iseries/lpar_map.h>
#include "setup.h"
#include "irq.h"
......
......@@ -35,7 +35,7 @@
#include <asm/cputable.h>
#include <asm/setup.h>
#include <asm/hvcall.h>
#include <asm/iSeries/LparMap.h>
#include <asm/iseries/lpar_map.h>
#include <asm/thread_info.h>
#ifdef CONFIG_PPC_ISERIES
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment