aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/smartpqi/smartpqi_includes.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/smartpqi/smartpqi_includes.h')
-rw-r--r--sys/dev/smartpqi/smartpqi_includes.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/dev/smartpqi/smartpqi_includes.h b/sys/dev/smartpqi/smartpqi_includes.h
index 823424e9c30e..6c91133cb15d 100644
--- a/sys/dev/smartpqi/smartpqi_includes.h
+++ b/sys/dev/smartpqi/smartpqi_includes.h
@@ -1,6 +1,5 @@
/*-
- * Copyright (c) 2018 Microsemi Corporation.
- * All rights reserved.
+ * Copyright 2016-2021 Microchip Technology, Inc. and/or its subsidiaries.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -78,9 +77,12 @@
#include <vm/vm.h>
#include <vm/pmap.h>
+
+
#include "smartpqi_defines.h"
#include "smartpqi_structures.h"
#include "smartpqi_prototypes.h"
#include "smartpqi_ioctl.h"
+
#endif // _PQI_INCLUDES_H