]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/asm-powerpc/iseries/hv_call_event.h
modify defines according to _ASM_POWERPC_ISERIES_
[karo-tx-linux.git] / include / asm-powerpc / iseries / hv_call_event.h
index c2770b056ae89be905433e1e02597c7fb52be51b..46763a30590acef0ed4c8cac0b29a1d0d5651749 100644 (file)
@@ -20,8 +20,8 @@
  * This file contains the "hypervisor call" interface which is used to
  * drive the hypervisor from the OS.
  */
-#ifndef _HVCALLEVENT_H
-#define _HVCALLEVENT_H
+#ifndef _ASM_POWERPC_ISERIES_HV_CALL_EVENT_H
+#define _ASM_POWERPC_ISERIES_HV_CALL_EVENT_H
 
 #include <asm/iseries/hv_call_sc.h>
 #include <asm/iseries/hv_types.h>
@@ -250,4 +250,4 @@ static inline HvLpDma_Rc HvCallEvent_dmaToSp(void *local, u32 remote,
        return HvCall4(HvCallEventDmaToSp, abs_addr, remote, length, dir);
 }
 
-#endif /* _HVCALLEVENT_H */
+#endif /* _ASM_POWERPC_ISERIES_HV_CALL_EVENT_H */