mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
ocxl/afu_irq: Don't include <asm/pnv-ocxl.h>
The AFU irq code doesn't need to reach out to the platform. Signed-off-by: Greg Kurz <[email protected]> Acked-by: Andrew Donnellan <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
This commit is contained in:
committed by
Michael Ellerman
parent
759bc01586
commit
d1f75a9684
@@ -2,7 +2,6 @@
|
||||
// Copyright 2017 IBM Corp.
|
||||
#include <linux/interrupt.h>
|
||||
#include <linux/eventfd.h>
|
||||
#include <asm/pnv-ocxl.h>
|
||||
#include "ocxl_internal.h"
|
||||
#include "trace.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user