mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
mps/mpr: Remove bogus sys/cdefs.h includes
These are left over from the $FreeBSD$ stuff. Sponsored by: Netflix
This commit is contained in:
parent
d1f93ea2e1
commit
d650b2ceda
16 changed files with 0 additions and 16 deletions
|
|
@ -30,7 +30,6 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
/* Communications core for Avago Technologies (LSI) MPT3 */
|
||||
|
||||
/* TODO Move headers to mprvar */
|
||||
|
|
|
|||
|
|
@ -28,7 +28,6 @@
|
|||
* Broadcom Inc. (LSI) MPT-Fusion Host Adapter FreeBSD
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
/* TODO Move headers to mprvar */
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
|
|
|
|||
|
|
@ -28,7 +28,6 @@
|
|||
* Broadcom Inc. (LSI) MPT-Fusion Host Adapter FreeBSD
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
/* TODO Move headers to mprvar */
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
/* PCI/PCI-X/PCIe bus interface for the Avago Tech (LSI) MPT3 controllers */
|
||||
|
||||
/* TODO Move headers to mprvar */
|
||||
|
|
|
|||
|
|
@ -30,7 +30,6 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
/* Communications core for Avago Technologies (LSI) MPT3 */
|
||||
|
||||
/* TODO Move headers to mprvar */
|
||||
|
|
|
|||
|
|
@ -28,7 +28,6 @@
|
|||
* Broadcom Inc. (LSI) MPT-Fusion Host Adapter FreeBSD
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
/* Communications core for Avago Technologies (LSI) MPT3 */
|
||||
|
||||
/* TODO Move headers to mprvar */
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
/* Debugging tables for MPT2 */
|
||||
|
||||
/* TODO Move headers to mprvar */
|
||||
|
|
|
|||
|
|
@ -59,7 +59,6 @@
|
|||
* Broadcom Inc. (LSI) MPT-Fusion Host Adapter FreeBSD
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
/* TODO Move headers to mprvar */
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
|
|
|
|||
|
|
@ -30,7 +30,6 @@
|
|||
* Avago Technologies (LSI) MPT-Fusion Host Adapter FreeBSD
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
/* Communications core for Avago Technologies (LSI) MPT2 */
|
||||
|
||||
/* TODO Move headers to mpsvar */
|
||||
|
|
|
|||
|
|
@ -29,7 +29,6 @@
|
|||
* Avago Technologies (LSI) MPT-Fusion Host Adapter FreeBSD
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
/* TODO Move headers to mpsvar */
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
|
|
|
|||
|
|
@ -29,7 +29,6 @@
|
|||
* Avago Technologies (LSI) MPT-Fusion Host Adapter FreeBSD
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
/* TODO Move headers to mpsvar */
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
|
|
|
|||
|
|
@ -26,7 +26,6 @@
|
|||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
/* PCI/PCI-X/PCIe bus interface for the Avago Tech (LSI) MPT2 controllers */
|
||||
|
||||
/* TODO Move headers to mpsvar */
|
||||
|
|
|
|||
|
|
@ -30,7 +30,6 @@
|
|||
* Avago Technologies (LSI) MPT-Fusion Host Adapter FreeBSD
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
/* Communications core for Avago Technologies (LSI) MPT2 */
|
||||
|
||||
/* TODO Move headers to mpsvar */
|
||||
|
|
|
|||
|
|
@ -29,7 +29,6 @@
|
|||
* Avago Technologies (LSI) MPT-Fusion Host Adapter FreeBSD
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
/* Communications core for Avago Technologies (LSI) MPT2 */
|
||||
|
||||
/* TODO Move headers to mpsvar */
|
||||
|
|
|
|||
|
|
@ -26,7 +26,6 @@
|
|||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
/* Debugging tables for MPT2 */
|
||||
|
||||
/* TODO Move headers to mpsvar */
|
||||
|
|
|
|||
|
|
@ -60,7 +60,6 @@
|
|||
* Avago Technologies (LSI) MPT-Fusion Host Adapter FreeBSD
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
/* TODO Move headers to mpsvar */
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue