merge filename and modify references to iseries/hv_call_event.h

Signed-off-by: Kelly Daly <kelly@au.ibm.com>
This commit is contained in:
Kelly Daly 2005-11-02 11:11:11 +11:00
parent 1da4403788
commit c0a8d05c8a
7 changed files with 6 additions and 6 deletions

View file

@ -19,7 +19,7 @@
#include <asm/paca.h>
#include <asm/iSeries/ItLpQueue.h>
#include <asm/iSeries/HvLpEvent.h>
#include <asm/iSeries/HvCallEvent.h>
#include <asm/iseries/hv_call_event.h>
#include <asm/iSeries/ItLpNaca.h>
/*

View file

@ -46,7 +46,7 @@
#include <asm/sections.h>
#include <asm/abs_addr.h>
#include <asm/iSeries/HvLpConfig.h>
#include <asm/iSeries/HvCallEvent.h>
#include <asm/iseries/hv_call_event.h>
#include <asm/iSeries/HvCallXm.h>
#include <asm/iSeries/ItLpQueue.h>
#include <asm/iSeries/mf.h>

View file

@ -47,7 +47,7 @@
#include <asm/iSeries/vio.h>
#include <asm/iSeries/HvLpEvent.h>
#include <asm/iSeries/HvCallEvent.h>
#include <asm/iseries/hv_call_event.h>
#include <asm/iSeries/HvLpConfig.h>
#include <asm/iseries/hv_call.h>

View file

@ -56,7 +56,7 @@
#include <asm/vio.h>
#include <asm/iSeries/vio.h>
#include <asm/iSeries/HvLpEvent.h>
#include <asm/iSeries/HvCallEvent.h>
#include <asm/iseries/hv_call_event.h>
#include <asm/iSeries/HvLpConfig.h>
#define VIOTAPE_VERSION "1.2"

View file

@ -25,7 +25,7 @@
#include <asm/types.h>
#include <asm/ptrace.h>
#include <asm/iSeries/HvTypes.h>
#include <asm/iSeries/HvCallEvent.h>
#include <asm/iseries/hv_call_event.h>
/*
* HvLpEvent is the structure for Lp Event messages passed between

View file

@ -29,7 +29,7 @@
#include <linux/types.h>
#include <asm/iSeries/HvTypes.h>
#include <asm/iSeries/HvCallEvent.h>
#include <asm/iSeries/iseries/hv_call_event.h>
struct rtc_time;