]> Git Repo - u-boot.git/blobdiff - api/api_net.c
Merge patch series "Add AM64x Support to PRUSS and PRU_RPROC driver"
[u-boot.git] / api / api_net.c
index 67c291682a655a4bc545a4cd86cf2b52eb29808d..264ff530563b913a2db352176901c00f99c4f01c 100644 (file)
@@ -1,19 +1,15 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2007 Semihalf
  *
  * Written by: Rafal Jaworowski <[email protected]>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <config.h>
-#include <common.h>
 #include <net.h>
 #include <linux/types.h>
 #include <api_public.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 #define DEBUG
 #undef DEBUG
 
This page took 0.023698 seconds and 4 git commands to generate.