|
@@ -21,7 +21,8 @@
|
|
#include <linux/uaccess.h>
|
|
#include <linux/uaccess.h>
|
|
#include <linux/stddef.h>
|
|
#include <linux/stddef.h>
|
|
#include <linux/device.h>
|
|
#include <linux/device.h>
|
|
-#include "aerdrv.h"
|
|
|
|
|
|
+
|
|
|
|
+#include "../portdrv.h"
|
|
|
|
|
|
/* Override the existing corrected and uncorrected error masks */
|
|
/* Override the existing corrected and uncorrected error masks */
|
|
static bool aer_mask_override;
|
|
static bool aer_mask_override;
|